Bug 1431081 - [wdspec] Unskip user prompt tests for execute (async) script tests. draft
authorHenrik Skupin <mail@hskupin.info>
Mon, 07 May 2018 15:53:53 +0200
changeset 792066 45c0457dc6397354ea3636da51c0e682f47d1a27
parent 792005 fb435df9797a471419670fe2d053432556959a9d
push id108980
push userbmo:hskupin@gmail.com
push dateMon, 07 May 2018 16:11:00 +0000
bugs1431081, 1449538
milestone61.0a1
Bug 1431081 - [wdspec] Unskip user prompt tests for execute (async) script tests. With the fix on bug 1449538 the shutdown hangs which have caused the timeout errors are gone. So we can safely re-enable the tests. MozReview-Commit-ID: 4XTRQtwwRZd
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
@@ -1,13 +1,11 @@
 [user_prompts.py]
   disabled:
     if webrender: bug 1425588
-    if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): 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
   [test_handle_prompt_accept]
     expected: FAIL
 
   [test_handle_prompt_dismiss]
     expected: FAIL
 
   [test_handle_prompt_dismiss_and_notify]
     expected: FAIL
--- 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
@@ -1,13 +1,11 @@
 [user_prompts.py]
   disabled:
     if webrender: bug 1425588
-    if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): 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
   [test_handle_prompt_accept]
     expected: FAIL
 
   [test_handle_prompt_dismiss]
     expected: FAIL
 
   [test_handle_prompt_dismiss_and_notify]
     expected: FAIL