Source code

Revision control

Copy as Markdown

Other Tools

[partitioned-getRegistrations.tentative.https.html]
expected:
if not tsan and (processor == "x86") and not debug: [OK, TIMEOUT]
if tsan: CRASH
[ServiceWorker's getRegistrations() is partitioned]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]