Source code
Revision control
Copy as Markdown
Other Tools
[reading-autoincrement-store.any.serviceworker.html]
tags: [fails_in_pbm]
expected:
if (os == "android") and not debug: [OK, ERROR]
[reading-autoincrement-store.any.sharedworker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[reading-autoincrement-store.any.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[reading-autoincrement-store.any.worker.html]