Source code
Revision control
Copy as Markdown
Other Tools
[storage-buckets.https.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[Basic test that buckets create independent databases.]
expected: FAIL
[Tests trying to use indexedDB in a deleted bucket.]
expected: FAIL
[storage-buckets.https.any.sharedworker.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
[Basic test that buckets create independent databases.]
expected: FAIL
[Tests trying to use indexedDB in a deleted bucket.]
expected: FAIL
[storage-buckets.https.any.worker.html]
expected:
if (os == "win") and debug and (processor == "x86"): [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[Basic test that buckets create independent databases.]
expected: FAIL
[Tests trying to use indexedDB in a deleted bucket.]
expected: FAIL
[storage-buckets.https.any.serviceworker.html]
tags: [fails_in_pbm]
expected:
if (os == "win") and debug and (processor == "x86"): [OK, CRASH]
if (os == "mac") and not debug: [OK, CRASH]
[Basic test that buckets create independent databases.]
expected: FAIL
[Tests trying to use indexedDB in a deleted bucket.]
expected: FAIL