Bug 1459118 - [wdspec] Disable test_handle_prompt_twice for execute (async) script. draft
authorHenrik Skupin <mail@hskupin.info>
Wed, 09 May 2018 09:41:38 +0200
changeset 792991 1cdd15eab0d6f29f7ba15f47d15541650ebc414a
parent 792871 0cd106a2eb78aa04fd481785257e6f4f9b94707b
push id109230
push userbmo:hskupin@gmail.com
push dateWed, 09 May 2018 07:42:11 +0000
bugs1459118
milestone62.0a1
Bug 1459118 - [wdspec] Disable test_handle_prompt_twice for execute (async) script. MozReview-Commit-ID: 4dcNUcJCur
testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini
testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini
--- a/testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini
@@ -12,12 +12,10 @@
 
   [test_handle_prompt_accept_and_notify]
     expected: FAIL
 
   [test_handle_prompt_ignore]
     expected: FAIL
 
   [test_handle_prompt_twice]
-    disabled:
-      if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): wpt-sync Bug 1453105
-      if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug 1453105
-
+    expected: FAIL
+    disabled: Bug 1459118
--- a/testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini
@@ -12,13 +12,10 @@
 
   [test_handle_prompt_accept_and_notify]
     expected: FAIL
 
   [test_handle_prompt_ignore]
     expected: FAIL
 
   [test_handle_prompt_twice]
-    expected:
-      if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): PASS
-    disabled:
-      if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug 1453105
-
+    expected: FAIL
+    disabled: Bug 1459118