Bug 1477688 - Enable test_ext_contexts_gc on Android draft
authorRob Wu <rob@robwu.nl>
Wed, 01 Aug 2018 16:35:16 +0200
changeset 825367 cadabfb6c900346ea35484c6fbfa722172f7f912
parent 824607 0d72c7996d60a7c07e35c5f90d78b02a47d17460
push id118087
push userbmo:rob@robwu.nl
push dateWed, 01 Aug 2018 15:57:38 +0000
bugs1477688
milestone63.0a1
Bug 1477688 - Enable test_ext_contexts_gc on Android MozReview-Commit-ID: 2q8FkeCl4Ay
toolkit/components/extensions/test/xpcshell/xpcshell-content.ini
--- a/toolkit/components/extensions/test/xpcshell/xpcshell-content.ini
+++ b/toolkit/components/extensions/test/xpcshell/xpcshell-content.ini
@@ -4,11 +4,10 @@ skip-if = os == "android" || (os == "win
 [test_ext_contentscript.js]
 [test_ext_contentscript_scriptCreated.js]
 skip-if = debug # Bug 1407501
 [test_ext_contentscript_triggeringPrincipal.js]
 skip-if = (os == "android" && debug) || (os == "win" && debug) # Windows: Bug 1438796
 [test_ext_contentscript_xrays.js]
 [test_ext_contentScripts_register.js]
 [test_ext_contexts_gc.js]
-skip-if = os == "android"
 [test_ext_adoption_with_xrays.js]
 [test_ext_shadowdom.js]