summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini b/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini
index 974e367b16..8c5362eac9 100644
--- a/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini
+++ b/testing/web-platform/meta/fetch/fetch-later/activate-after.tentative.https.window.js.ini
@@ -1,17 +1,17 @@
[activate-after.tentative.https.window.html]
expected:
- if (os == "win") and debug and (processor == "x86_64"): OK
- if (os == "win") and not debug: TIMEOUT
+ if (os == "linux") and debug and fission: [OK, TIMEOUT]
+ if (os == "win") and (processor == "x86_64"): TIMEOUT
if (os == "linux") and not debug: TIMEOUT
if os == "android": OK
- [OK, TIMEOUT]
+ [TIMEOUT, OK]
[fetchLater() sends out based on activateAfter.]
expected:
- if (os == "win") and debug and (processor == "x86_64"): FAIL
- if (os == "win") and not debug: TIMEOUT
+ if (os == "linux") and debug and fission: [FAIL, TIMEOUT]
+ if (os == "win") and (processor == "x86_64"): TIMEOUT
if (os == "linux") and not debug: TIMEOUT
if os == "android": FAIL
- [FAIL, TIMEOUT]
+ [TIMEOUT, FAIL]
[fetchLater() sends out based on activateAfter, even if document is in BFCache.]
expected: FAIL