diff -r 000000000000 -r 6474c204b198 uriloader/exthandler/tests/unit/xpcshell.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uriloader/exthandler/tests/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,13 @@ +[DEFAULT] +head = head_handlerService.js +tail = tail_handlerService.js +run-sequentially = Bug 912235 - Intermittent failures + +[test_getTypeFromExtension_ext_to_type_mapping.js] +[test_getTypeFromExtension_with_empty_Content_Type.js] +[test_handlerService.js] +# Bug 676997: test consistently fails on Android +fail-if = os == "android" +[test_punycodeURIs.js] +# Bug 676997: test consistently fails on Android +fail-if = os == "android"