Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [DEFAULT]
2 head =
3 tail =
5 [test_bug319968.js]
6 [test_bug465752.js]
7 [test_geolocation_provider.js]
8 # Bug 684962: test hangs consistently on Android
9 skip-if = os == "android"
10 [test_geolocation_timeout.js]
11 # Bug 919946: test hangs consistently on Android
12 skip-if = os == "android"
13 [test_geolocation_timeout_wrap.js]
14 skip-if = os == "mac" || os == "android"
15 [test_geolocation_reset_accuracy.js]
16 # Bug 919946: test hangs consistently on Android
17 skip-if = os == "android"
18 [test_geolocation_reset_accuracy_wrap.js]
19 skip-if = os == "mac" || os == "android"