uriloader/exthandler/tests/unit/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/uriloader/exthandler/tests/unit/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +[DEFAULT]
     1.5 +head = head_handlerService.js
     1.6 +tail = tail_handlerService.js
     1.7 +run-sequentially = Bug 912235 - Intermittent failures
     1.8 +
     1.9 +[test_getTypeFromExtension_ext_to_type_mapping.js]
    1.10 +[test_getTypeFromExtension_with_empty_Content_Type.js]
    1.11 +[test_handlerService.js]
    1.12 +# Bug 676997: test consistently fails on Android
    1.13 +fail-if = os == "android"
    1.14 +[test_punycodeURIs.js]
    1.15 +# Bug 676997: test consistently fails on Android
    1.16 +fail-if = os == "android"

mercurial