Bug 1387678 - Reenable Shadow DOM tests; r?ato draft
authorDavid Burns <dburns@mozilla.com>
Sat, 28 Apr 2018 00:08:53 +0100
changeset 801169 68a7c2019a9cce44478be5ccbf7469de84930295
parent 801168 a34d767de6adf1810bbaba19f4024c83eee6e61d
push id111602
push userbmo:dburns@mozilla.com
push dateTue, 29 May 2018 22:11:56 +0000
reviewersato
bugs1387678
milestone62.0a1
Bug 1387678 - Reenable Shadow DOM tests; r?ato MozReview-Commit-ID: HPN6A9PS2PV
testing/marionette/harness/marionette_harness/tests/unit/unit-tests.ini
--- a/testing/marionette/harness/marionette_harness/tests/unit/unit-tests.ini
+++ b/testing/marionette/harness/marionette_harness/tests/unit/unit-tests.ini
@@ -109,17 +109,16 @@ skip-if = appname == 'fennec'
 skip-if = appname == 'fennec' || os == "win" # http://bugs.python.org/issue14574
 
 [test_execute_sandboxes.py]
 [test_prefs.py]
 [test_prefs_enforce.py]
 skip-if = manage_instance == false || appname == 'fennec' # Bug 1298921
 
 [test_shadow_dom.py]
-skip-if = true # Bug 1293844, bug 1387678
 
 [test_chrome.py]
 skip-if = appname == 'fennec'
 
 [test_addons.py]
 skip-if = appname == 'fennec' # Bug 1330598
 
 [test_select.py]