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