diff options
Diffstat (limited to 'testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini b/testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini new file mode 100644 index 0000000000..6cfdf55d30 --- /dev/null +++ b/testing/web-platform/meta/web-locks/storage-buckets.tentative.https.any.js.ini @@ -0,0 +1,26 @@ +[storage-buckets.tentative.https.any.sharedworker.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Storage buckets have independent locks] + expected: FAIL + + +[storage-buckets.tentative.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Storage buckets have independent locks] + expected: FAIL + + +[storage-buckets.tentative.https.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Storage buckets have independent locks] + expected: FAIL + + +[storage-buckets.tentative.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Storage buckets have independent locks] + expected: FAIL |