Bug 1310297 - Remove test annotations using b2g, mulet or gonk: uriloader. r?RyanVM draft
authorSebastian Hengst <archaeopteryx@coole-files.de>
Sat, 05 Nov 2016 11:29:22 +0100
changeset 434309 22703315a310b84b325849c5a06afe01b70b7e99
parent 434308 50892c48dba83ba92c39e538a404b1210755a375
child 434310 ae8c7b4b72552958c826451822e3d79b98ba83ea
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: uriloader. r?RyanVM MozReview-Commit-ID: 3atWeDxmTnW
uriloader/exthandler/tests/mochitest/mochitest.ini
uriloader/exthandler/tests/unit/xpcshell.ini
--- a/uriloader/exthandler/tests/mochitest/mochitest.ini
+++ b/uriloader/exthandler/tests/mochitest/mochitest.ini
@@ -1,10 +1,9 @@
 [DEFAULT]
-skip-if = buildapp == 'b2g'
 support-files =
   handlerApp.xhtml
   handlerApps.js
   unsafeBidi_chromeScript.js
   unsafeBidiFileName.sjs
 
 [test_handlerApps.xhtml]
 skip-if = (toolkit == 'android' || os == 'mac') || e10s # OS X: bug 786938
--- a/uriloader/exthandler/tests/unit/xpcshell.ini
+++ b/uriloader/exthandler/tests/unit/xpcshell.ini
@@ -1,12 +1,11 @@
 [DEFAULT]
 head = head_handlerService.js
 tail = tail_handlerService.js
-skip-if = toolkit == 'gonk'
 run-sequentially = Bug 912235 - Intermittent failures
 
 [test_getTypeFromExtension_ext_to_type_mapping.js]
 [test_getTypeFromExtension_with_empty_Content_Type.js]
 [test_badMIMEType.js]
 [test_handlerService.js]
 support-files = mailcap
 # Bug 676997: test consistently fails on Android