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]
if (os == "linux") and debug and (version == "Ubuntu 22.04"): [OK, CRASH]