Source code
Revision control
Copy as Markdown
Other Tools
[resource_timing.worker.html]
disabled:
expected:
if (os == "win") and debug and (processor == "x86_64"): TIMEOUT
if (os == "linux") and asan and fission: [TIMEOUT, OK]
if os == "mac": OK
[OK, TIMEOUT]
[Performance Resource Entries in workers]
expected:
if (os == "win") and debug and (processor == "x86_64"): TIMEOUT
if (os == "linux") and asan and fission: [TIMEOUT, PASS]
if os == "mac": PASS
[PASS, TIMEOUT]