Source code

Revision control

Copy as Markdown

Other Tools

[embedded-not-found.html]
disabled:
expected:
if (os == "win") and not debug and ccov: OK
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "mac") and not debug: [TIMEOUT, OK]
if (os == "mac") and debug: OK
if (os == "win") and not debug: [TIMEOUT, OK]
if (os == "win") and debug: OK
if (os == "android") and debug: OK
[OK, TIMEOUT]
[Page with <object type=image/png data=/404.png>]
expected:
if (os == "win") and not debug and ccov: PASS
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "android") and debug: PASS
if (os == "mac") and debug: PASS
if (os == "mac") and not debug: [TIMEOUT, PASS]
if (os == "win") and debug: PASS
if (os == "win") and not debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]