From 53be3d1584c37cf79546ca55358c70fd0e275308 Mon Sep 17 00:00:00 2001 From: James Graham Date: Wed, 12 Sep 2018 13:40:42 +0100 Subject: [PATCH] Bug 1490072 - More metadata updates, a=testonly ON A CLOSED TREE --- ...torage-smoke-test.tentative.https.html.ini | 4 +-- .../abort-refresh-immediate.window.js.ini | 28 ++++++++++++++++--- ...t-refresh-multisecond-header.window.js.ini | 14 ++++++++-- 3 files changed, 37 insertions(+), 9 deletions(-) diff --git a/testing/web-platform/meta/async-local-storage/storage-smoke-test.tentative.https.html.ini b/testing/web-platform/meta/async-local-storage/storage-smoke-test.tentative.https.html.ini index c6ba996af005..d2169720936f 100644 --- a/testing/web-platform/meta/async-local-storage/storage-smoke-test.tentative.https.html.ini +++ b/testing/web-platform/meta/async-local-storage/storage-smoke-test.tentative.https.html.ini @@ -1,4 +1,2 @@ [storage-smoke-test.tentative.https.html] - expected: - if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH - TIMEOUT + expected: TIMEOUT diff --git a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-immediate.window.js.ini b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-immediate.window.js.ini index c468651fe386..86c7c6c91f0f 100644 --- a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-immediate.window.js.ini +++ b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-immediate.window.js.ini @@ -1,11 +1,31 @@ [abort-refresh-immediate.window.html] - expected: TIMEOUT + expected: + if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): OK + if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): OK + if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): OK + if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): OK + TIMEOUT [document.open() aborts documents that are queued for navigation through Refresh header with timeout 0 (fetch())] - expected: TIMEOUT + expected: + if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS + if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS + if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS + if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS + TIMEOUT [document.open() aborts documents that are queued for navigation through Refresh header with timeout 0 (image loading)] - expected: TIMEOUT + expected: + if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS + if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS + if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS + if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS + TIMEOUT [document.open() aborts documents that are queued for navigation through Refresh header with timeout 0 (XMLHttpRequest)] - expected: TIMEOUT + expected: + if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS + if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS + if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): PASS + if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS + TIMEOUT diff --git a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-multisecond-header.window.js.ini b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-multisecond-header.window.js.ini index fc05e60f852b..0719875186c5 100644 --- a/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-multisecond-header.window.js.ini +++ b/testing/web-platform/meta/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/abort-refresh-multisecond-header.window.js.ini @@ -1,11 +1,21 @@ [abort-refresh-multisecond-header.window.html] expected: TIMEOUT [document.open() does NOT abort documents that are queued for navigation through Refresh header with 1-sec timeout (fetch())] - expected: TIMEOUT + expected: + if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + TIMEOUT [document.open() does NOT abort documents that are queued for navigation through Refresh header with 4-sec timeout (image loading)] expected: TIMEOUT [document.open() does NOT abort documents that are queued for navigation through Refresh header with 1-sec timeout (XMLHttpRequest)] - expected: TIMEOUT + expected: + if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL + TIMEOUT