Source code
Revision control
Copy as Markdown
Other Tools
[queue.py]
expected:
if (os == "linux") and debug and (version == "Ubuntu 18.04") and fission: [OK, CRASH]
[test_parallel_key]
expected:
if (os == "linux") and debug and (version == "Ubuntu 18.04") and fission: [PASS, ERROR]