Source code

Revision control

Copy as Markdown

Other Tools

[new_window.py]
expected:
if (os == "linux") and debug and (version == "Ubuntu 18.04") and fission: [OK, CRASH]
[test_payload]
expected:
if (os == "linux") and debug and (version == "Ubuntu 18.04") and fission: [PASS, ERROR]