2011-05-20 08:54:01 -07:00
|
|
|
[DEFAULT]
|
|
|
|
head =
|
|
|
|
tail =
|
|
|
|
|
|
|
|
[test_bug319968.js]
|
|
|
|
[test_bug465752.js]
|
|
|
|
[test_geolocation_provider.js]
|
2013-01-06 21:57:00 -08:00
|
|
|
# Bug 684962: test hangs consistently on Android
|
|
|
|
skip-if = os == "android"
|
2012-12-31 08:36:46 -08:00
|
|
|
[test_geolocation_timeout.js]
|
2013-09-28 04:25:46 -07:00
|
|
|
# Bug 919946: test hangs consistently on Android
|
|
|
|
skip-if = os == "android"
|
2012-12-31 08:36:46 -08:00
|
|
|
[test_geolocation_timeout_wrap.js]
|
2013-08-07 23:48:53 -07:00
|
|
|
skip-if = os == "mac" || os == "android"
|
2013-10-19 19:14:00 -07:00
|
|
|
[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"
|