Bug 1419183 - Disable toolkit/components/extensions/test/xpcshell/test_ext_management.js for frequent failures. r=jmaher

--HG--
extra : rebase_source : d88627c7ab6700e10536df72306efd9cb9172b7c
This commit is contained in:
Cosmin Sabou 2018-02-21 18:54:17 +02:00
parent 9727cd338e
commit 591bd52f5f

View File

@ -41,6 +41,7 @@ skip-if = os == "android" # checking for telemetry needs to be updated: 1384923
[test_ext_legacy_extension_embedding.js]
[test_ext_localStorage.js]
[test_ext_management.js]
skip-if = (os == "win" && !debug) #Bug 1419183 disable on Windows
[test_ext_management_uninstall_self.js]
[test_ext_onmessage_removelistener.js]
skip-if = true # This test no longer tests what it is meant to test.