Source code
Revision control
Copy as Markdown
Other Tools
[user_prompts.py]
expected:
if (os == "linux") and not debug and (display == "x11"): [OK, CRASH]
[test_accept_and_notify[alert-None\]]
expected:
if (os == "linux") and not debug and (display == "x11"): [PASS, ERROR]