summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini86
1 files changed, 86 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini
new file mode 100644
index 0000000000..9d7a3593ae
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini
@@ -0,0 +1,86 @@
+[worker-interception-redirect.https.html]
+ expected:
+ if (os == "android") and debug and not swgl: [OK, ERROR]
+ [Case #3: sw scope1->scope2 (classic SharedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #1: network scope1->scope2 (classic SharedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #4: sw scope1->out-scope (module DedicatedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #3: sw scope1->scope2 (module SharedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #4: sw scope1->out-scope (classic DedicatedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #1: network scope1->scope2 (module DedicatedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #2: network scope1->out-scope (classic DedicatedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #2: network scope1->out-scope (module SharedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #1: network scope1->scope2 (module SharedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #2: network scope1->out-scope (module DedicatedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #2: network scope1->out-scope (classic SharedWorker, importScripts())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #3: sw scope1->scope2 (module DedicatedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #4: sw scope1->out-scope (module SharedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #1: network scope1->scope2 (classic SharedWorker, importScripts())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #1: network scope1->scope2 (classic DedicatedWorker, importScripts())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #2: network scope1->out-scope (classic DedicatedWorker, importScripts())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #3: sw scope1->scope2 (classic DedicatedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #4: sw scope1->out-scope (classic SharedWorker)]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #1: network scope1->scope2 (classic DedicatedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [Case #2: network scope1->out-scope (classic SharedWorker, fetch())]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]
+
+ [initialize global state]
+ expected:
+ if (os == "linux") and not debug and fission: [PASS, FAIL]