summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini7
1 files changed, 3 insertions, 4 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini
index b1f0912d87..e38762cf4b 100644
--- a/testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini
+++ b/testing/web-platform/meta/service-workers/service-worker/update-missing-import-scripts.https.html.ini
@@ -1,16 +1,15 @@
[update-missing-import-scripts.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]
+ if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "linux") and not fission and not debug: [OK, ERROR, CRASH]
if (os == "android") and debug and not swgl: [OK, ERROR]
[Update service worker with new script that's missing importScripts()]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
- if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, PASS, NOTRUN]
if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]
[Initialize global state]
expected:
- if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
- if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
+ if (os == "win") and not debug: [PASS, TIMEOUT]