Source code

Revision control

Copy as Markdown

Other Tools

[embedded-js.html]
disabled:
expected:
if (os == "win") and not debug and ccov: OK
if (os == "linux") and not debug and (processor == "x86_64") and fission: [OK, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [OK, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "linux") and debug: [OK, TIMEOUT]
if (os == "mac") and not debug: TIMEOUT
if (os == "win") and not debug: TIMEOUT
[Page with <object type=application/javascript data=/resources/test-only-api.js>]
expected:
if (os == "win") and not debug and ccov: PASS
if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "linux") and debug: [PASS, TIMEOUT]
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: TIMEOUT