1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/tests/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,19 @@ 1.4 +[DEFAULT] 1.5 +head = 1.6 +tail = 1.7 + 1.8 +[test_bug319968.js] 1.9 +[test_bug465752.js] 1.10 +[test_geolocation_provider.js] 1.11 +# Bug 684962: test hangs consistently on Android 1.12 +skip-if = os == "android" 1.13 +[test_geolocation_timeout.js] 1.14 +# Bug 919946: test hangs consistently on Android 1.15 +skip-if = os == "android" 1.16 +[test_geolocation_timeout_wrap.js] 1.17 +skip-if = os == "mac" || os == "android" 1.18 +[test_geolocation_reset_accuracy.js] 1.19 +# Bug 919946: test hangs consistently on Android 1.20 +skip-if = os == "android" 1.21 +[test_geolocation_reset_accuracy_wrap.js] 1.22 +skip-if = os == "mac" || os == "android"