summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini
new file mode 100644
index 0000000000..56546521e1
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini
@@ -0,0 +1,11 @@
+[update-module-request-mode.https.html]
+ expected:
+ if (os == "android") and debug and not swgl: [OK, ERROR]
+ if (os == "linux") and not fission and not debug: [OK, CRASH]
+ [headers of a main module script]
+ bug:
+ if fission and (os == "linux") and not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1712652
+ expected:
+ if not debug and (os == "linux") and (processor == "x86_64"): [PASS, FAIL]
+ if not debug and (os == "linux") and (processor == "x86"): [PASS, FAIL]
+ if not debug and (os == "win"): [PASS, FAIL]