summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/storage/buckets/buckets_basic.tentative.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/storage/buckets/buckets_basic.tentative.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/storage/buckets/buckets_basic.tentative.https.any.js.ini42
1 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage/buckets/buckets_basic.tentative.https.any.js.ini b/testing/web-platform/meta/storage/buckets/buckets_basic.tentative.https.any.js.ini
new file mode 100644
index 0000000000..6ead0e876a
--- /dev/null
+++ b/testing/web-platform/meta/storage/buckets/buckets_basic.tentative.https.any.js.ini
@@ -0,0 +1,42 @@
+[buckets_basic.tentative.https.any.serviceworker.html]
+ [keys() lists all stored bucket names alphabetically]
+ expected: FAIL
+
+ [delete() removes stored bucket name]
+ expected: FAIL
+
+ [delete() does nothing if bucket name does not exist]
+ expected: FAIL
+
+
+[buckets_basic.tentative.https.any.html]
+ [keys() lists all stored bucket names alphabetically]
+ expected: FAIL
+
+ [delete() removes stored bucket name]
+ expected: FAIL
+
+ [delete() does nothing if bucket name does not exist]
+ expected: FAIL
+
+
+[buckets_basic.tentative.https.any.worker.html]
+ [keys() lists all stored bucket names alphabetically]
+ expected: FAIL
+
+ [delete() removes stored bucket name]
+ expected: FAIL
+
+ [delete() does nothing if bucket name does not exist]
+ expected: FAIL
+
+
+[buckets_basic.tentative.https.any.sharedworker.html]
+ [keys() lists all stored bucket names alphabetically]
+ expected: FAIL
+
+ [delete() removes stored bucket name]
+ expected: FAIL
+
+ [delete() does nothing if bucket name does not exist]
+ expected: FAIL