Source code
Revision control
Copy as Markdown
Other Tools
[forward.py]
expected:
if (os == "linux") and (display == "wayland") and debug: [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]
[forward.py]
expected:
if (os == "linux") and (display == "wayland") and debug: [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]