Bug 1434777 - Re-enabled test_ext_contentscript_devtools_metadata.html test on Windows. draft
authorLuca Greco <lgreco@mozilla.com>
Fri, 02 Mar 2018 13:28:00 +0100
changeset 762470 dc807c9a35ab2cadf0680eb9eb03a141e65e27e9
parent 762469 b2a9a4bb5c94de179ae7a3f52fde58c0e2897498
child 762471 a433761879add97c1a716fa568f77a5281685c4b
push id101169
push userluca.greco@alcacoop.it
push dateFri, 02 Mar 2018 12:32:00 +0000
bugs1434777, 1435100
milestone60.0a1
Bug 1434777 - Re-enabled test_ext_contentscript_devtools_metadata.html test on Windows. This test has been disabled because it was failing intermittently with a pretty high frequency on the Windows platform, the reasons behind the failures have been fixed in Bug 1435100. MozReview-Commit-ID: 6Dxm8nTVXgq
toolkit/components/extensions/test/mochitest/mochitest-common.ini
--- a/toolkit/components/extensions/test/mochitest/mochitest-common.ini
+++ b/toolkit/components/extensions/test/mochitest/mochitest-common.ini
@@ -84,17 +84,16 @@ skip-if = os == 'android' # bug 1369440
 skip-if = os == 'android' && debug # The generated script takes too long to load on Android debug
 [test_ext_contentscript_cache.html]
 skip-if = (os == 'linux' && debug) || (toolkit == 'android' && debug) # bug 1348241
 [test_ext_contentscript_canvas.html]
 [test_ext_contentscript_context.html]
 [test_ext_contentscript_create_iframe.html]
 [test_ext_contentscript_css.html]
 [test_ext_contentscript_devtools_metadata.html]
-skip-if = os == 'win' # bug 1434777
 [test_ext_contentscript_exporthelpers.html]
 [test_ext_contentscript_incognito.html]
 skip-if = os == 'android' # Android does not support multiple windows.
 [test_ext_contentscript_permission.html]
 [test_ext_contentscript_teardown.html]
 [test_ext_cookies.html]
 [test_ext_cookies_containers.html]
 [test_ext_cookies_expiry.html]