Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/xul. r?RyanVM draft
authorSebastian Hengst <archaeopteryx@coole-files.de>
Sat, 05 Nov 2016 11:29:19 +0100
changeset 434286 50489c66e1f4eb72f0dc7022b789299c61c0b5e9
parent 434285 56ab021f85ab6d4b5e7975597ac925cbe38db69d
child 434287 354ea629c74b3306ec8179bea7721ac00698e178
push id34753
push userarchaeopteryx@coole-files.de
push dateSat, 05 Nov 2016 10:33:00 +0000
reviewersRyanVM
bugs1310297
milestone52.0a1
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/xul. r?RyanVM MozReview-Commit-ID: 64bzbI3MTy3
dom/xul/templates/tests/chrome/chrome.ini
dom/xul/test/chrome.ini
dom/xul/test/mochitest.ini
--- a/dom/xul/templates/tests/chrome/chrome.ini
+++ b/dom/xul/templates/tests/chrome/chrome.ini
@@ -1,10 +1,10 @@
 [DEFAULT]
-skip-if = (buildapp == 'b2g' || buildapp == 'mulet' || os == 'android')
+skip-if = os == 'android'
 support-files =
   animals.rdf
   animals.sqlite
   animals.xml
   bug441785-1.rdf
   bug441785-2.rdf
   templates_shared.js
 
--- a/dom/xul/test/chrome.ini
+++ b/dom/xul/test/chrome.ini
@@ -1,10 +1,9 @@
 [DEFAULT]
-skip-if = buildapp == 'b2g'
 support-files =
   398289-resource.xul
   bug497875-iframe.xul
   file_bug236853.rdf
   overlay1_bug335375.xul
   overlay2_bug335375.xul
   window_bug583948.xul
   window_bug757137.xul
--- a/dom/xul/test/mochitest.ini
+++ b/dom/xul/test/mochitest.ini
@@ -1,6 +1,5 @@
 [DEFAULT]
-skip-if = buildapp == 'mulet' || buildapp == 'b2g' #tests that use xul
 
 [test_bug486990.xul]
 skip-if = toolkit == 'android' #TIMED_OUT
 [test_bug749367.xul]