Source code

Revision control

Copy as Markdown

Other Tools

[interaction-with-paint-before-back.tentative.html]
expected:
if (os == "mac") and debug: [ERROR, TIMEOUT]
if (os == "android") and not debug: [ERROR, TIMEOUT]
if os == "linux": [ERROR, TIMEOUT]
[TIMEOUT, ERROR]