Source code

Revision control

Copy as Markdown

Other Tools

[bubbling.py]
expected:
if (os == "linux") and (display == "wayland") and debug: [TIMEOUT, OK]
if (os == "linux") and (display == "wayland") and not debug: [OK, TIMEOUT]