diff -r 000000000000 -r 6474c204b198 dom/tests/unit/xpcshell.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,19 @@ +[DEFAULT] +head = +tail = + +[test_bug319968.js] +[test_bug465752.js] +[test_geolocation_provider.js] +# Bug 684962: test hangs consistently on Android +skip-if = os == "android" +[test_geolocation_timeout.js] +# Bug 919946: test hangs consistently on Android +skip-if = os == "android" +[test_geolocation_timeout_wrap.js] +skip-if = os == "mac" || os == "android" +[test_geolocation_reset_accuracy.js] +# Bug 919946: test hangs consistently on Android +skip-if = os == "android" +[test_geolocation_reset_accuracy_wrap.js] +skip-if = os == "mac" || os == "android"