summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/abort/cache.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/api/abort/cache.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/api/abort/cache.https.any.js.ini36
1 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/abort/cache.https.any.js.ini b/testing/web-platform/meta/fetch/api/abort/cache.https.any.js.ini
new file mode 100644
index 0000000000..38fb1d2375
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/abort/cache.https.any.js.ini
@@ -0,0 +1,36 @@
+[cache.https.any.serviceworker.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ [Signals are not stored in the cache API, even if they're already aborted]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+
+ [Signals are not stored in the cache API]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
+
+
+[cache.https.any.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ [Signals are not stored in the cache API]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
+
+ [Signals are not stored in the cache API, even if they're already aborted]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
+
+
+[cache.https.any.sharedworker.html]
+
+[cache.https.any.worker.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ [Signals are not stored in the cache API]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
+
+ [Signals are not stored in the cache API, even if they're already aborted]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]