Bug 1310297 - Remove test annotations using b2g, mulet or gonk: uriloader. r?RyanVM draft
authorSebastian Hengst <archaeopteryx@coole-files.de>
Fri, 14 Oct 2016 21:38:08 +0200
changeset 425489 715e02fc112596da36698683c422d28fb440fe77
parent 425488 b78839d916cfa4fe091e27abda19d56244330efa
child 425490 0699f311a6a26ac11a4034b96c947d2f22250408
push id32426
push userarchaeopteryx@coole-files.de
push dateFri, 14 Oct 2016 19:39:31 +0000
reviewersRyanVM
bugs1310297
milestone52.0a1
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: uriloader. r?RyanVM MozReview-Commit-ID: D7C8Sj9Q7xP
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