summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini
new file mode 100644
index 0000000000..933289866f
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/tentative/static-router/static-router-race-network-and-fetch-handler.https.html.ini
@@ -0,0 +1,26 @@
+[static-router-race-network-and-fetch-handler.https.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ [Main resource load matched the rule with race-network-and-fetch-handler source, and the fetch handler response is faster than the server response]
+ expected: FAIL
+
+ [Main resource load matched the rule with race-network-and-fetch-handler source, and the server reseponse is faster than the fetch handler]
+ expected: FAIL
+
+ [Subresource load matched the rule with race-network-and-fetch-handler source, and the fetch handler response is faster than the server response]
+ expected: FAIL
+
+ [Subresource load matched the rule with race-network-and-fetch-handler source, and the server reseponse is faster than the fetch handler]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
+ FAIL
+
+ [Subresource load matched the rule with race-network-and-fetch-handler source, and the server reseponse with 204 response is faster than the fetch handler]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
+ FAIL
+
+ [Subresource load matched the rule with race-network-and-fetch-handler source, and the server reseponse is faster than the fetch handler, but not found]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
+ FAIL