summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini34
1 files changed, 17 insertions, 17 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini
index dc53527abb..9563c3e61f 100644
--- a/testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini
+++ b/testing/web-platform/meta/service-workers/service-worker/Service-Worker-Allowed-header.https.html.ini
@@ -1,46 +1,46 @@
[Service-Worker-Allowed-header.https.html]
expected:
- if (os == "win") and not swgl and not debug and (processor == "x86"): [OK, TIMEOUT]
- if (os == "win") and not swgl and not debug and (processor == "x86_64"): [OK, TIMEOUT]
- if (os == "win") and swgl: [OK, TIMEOUT]
+ if (os == "win") and debug and swgl: [OK, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
[Service-Worker-Allowed is cross-origin to script, registering on a normally disallowed scope]
expected:
- if (os == "win") and not swgl and not debug and (processor == "x86"): [FAIL, NOTRUN]
- if (os == "win") and not swgl and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
- if (os == "win") and swgl: [FAIL, NOTRUN]
+ if (os == "win") and debug and swgl: [FAIL, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [NOTRUN, FAIL]
FAIL
[Service-Worker-Allowed is cross-origin to script, registering on a normally allowed scope]
expected:
- if (os == "win") and not swgl and not debug and (processor == "x86"): [FAIL, NOTRUN]
- if (os == "win") and not swgl and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
- if (os == "win") and swgl: [FAIL, NOTRUN]
+ if (os == "win") and debug and swgl: [FAIL, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [NOTRUN, FAIL]
FAIL
[Registering outside Service-Worker-Allowed path]
expected:
- if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, NOTRUN]
+ if (os == "win") and not swgl and not debug and (processor == "x86"): [NOTRUN, PASS]
if (os == "win") and swgl: [PASS, TIMEOUT, NOTRUN]
[Registering outside Service-Worker-Allowed path with parent reference]
expected:
- if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, NOTRUN]
+ if (os == "win") and not swgl and not debug and (processor == "x86"): [NOTRUN, PASS]
if (os == "win") and swgl: [PASS, NOTRUN]
[Service-Worker-Allowed is cross-origin to page, same-origin to script]
expected:
- if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN]
- if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, NOTRUN]
- if (os == "win") and swgl: [PASS, NOTRUN]
+ if (os == "win") and debug and swgl: [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [NOTRUN, PASS]
[Registering within Service-Worker-Allowed path (absolute URL)]
expected:
- if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
+ if (processor == "x86") and not debug: [TIMEOUT, PASS, NOTRUN]
[Registering within Service-Worker-Allowed path with parent reference]
expected:
- if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
+ if (processor == "x86") and not debug: [NOTRUN, PASS]
[Registering within Service-Worker-Allowed path]
expected:
- if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+ if (processor == "x86") and not debug: [PASS, TIMEOUT]