Source code
Revision control
Copy as Markdown
Other Tools
[invalid.py]
expected:
if not tsan and (os == "linux") and not debug and not asan and (display == "x11"): [OK, ERROR, TIMEOUT]
if tsan: [OK, ERROR, TIMEOUT]
[invalid.py]
expected:
if not tsan and (os == "linux") and not debug and not asan and (display == "x11"): [OK, ERROR, TIMEOUT]
if tsan: [OK, ERROR, TIMEOUT]