summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini
new file mode 100644
index 0000000000..6d69deb462
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html.ini
@@ -0,0 +1,30 @@
+[fetch-event-respond-with-custom-response.https.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ [Navigation resource built from search-params]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
+
+ [Navigation resource built from a buffer-view]
+ expected:
+ if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+
+ [Navigation resource built from a buffer]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
+
+ [Navigation resource built from a blob]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
+
+ [Navigation resource built from a string]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
+
+ [Subresource built from search-params]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]