summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini9
1 files changed, 4 insertions, 5 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini
index 5a23cc0b12..99a1e50eb6 100644
--- a/testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini
+++ b/testing/web-platform/meta/service-workers/service-worker/navigation-timing-extended.https.html.ini
@@ -1,8 +1,7 @@
[navigation-timing-extended.https.html]
[Service worker controlled navigation timing]
expected:
- if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
- if (os == "linux") and not fission and not debug: [FAIL, PASS]
- if (os == "win") and debug: [FAIL, PASS]
- if os == "mac": [FAIL, PASS]
- FAIL
+ if (os == "linux") and not fission and debug: FAIL
+ if (os == "linux") and fission: FAIL
+ if os == "android": FAIL
+ [FAIL, PASS]