diff options
Diffstat (limited to 'testing/web-platform/meta/infrastructure/testdriver')
-rw-r--r-- | testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini | 6 | ||||
-rw-r--r-- | testing/web-platform/meta/infrastructure/testdriver/minimize_restore_popup.html.ini | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini b/testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini index 31aafbc863..294b0ddecd 100644 --- a/testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini +++ b/testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini @@ -1,7 +1,5 @@ [click_iframe_crossorigin.sub.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [TestDriver click on a document in an iframe] expected: - if (os == "linux") and debug and fission and not swgl: [PASS, FAIL] - if (os == "linux") and debug and fission and swgl: [PASS, FAIL] + if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "mac") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/infrastructure/testdriver/minimize_restore_popup.html.ini b/testing/web-platform/meta/infrastructure/testdriver/minimize_restore_popup.html.ini new file mode 100644 index 0000000000..d1eebe1ab6 --- /dev/null +++ b/testing/web-platform/meta/infrastructure/testdriver/minimize_restore_popup.html.ini @@ -0,0 +1,4 @@ +[minimize_restore_popup.html] + expected: TIMEOUT + [minimize and restore on popup] + expected: TIMEOUT |