Bug 684722 - Disable test on Android x86 and B2G as well.

This commit is contained in:
Ryan VanderMeulen 2013-10-31 13:56:04 -04:00
parent faa3188e56
commit c8491b38d7
2 changed files with 2 additions and 0 deletions

View File

@ -254,6 +254,7 @@
"dom/tests/mochitest/geolocation/test_allowWatch.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_cachedPosition.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_clearWatch.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_errorcheck.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_handlerSpinsEventLoop.html": "Don't run modal tests on Android",
"dom/tests/mochitest/geolocation/test_manyCurrentConcurrent.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_manyCurrentSerial.html": "TIMED_OUT",

View File

@ -352,6 +352,7 @@
"dom/tests/mochitest/geolocation/test_cancelWatch.html":"",
"dom/tests/mochitest/geolocation/test_clearWatch.html":"",
"dom/tests/mochitest/geolocation/test_clearWatch_invalid.html":"",
"dom/tests/mochitest/geolocation/test_errorcheck.html": "",
"dom/tests/mochitest/geolocation/test_handlerSpinsEventLoop.html": "showmodaldialog",
"dom/tests/mochitest/geolocation/test_manyCurrentConcurrent.html":"",
"dom/tests/mochitest/geolocation/test_manyCurrentSerial.html":"",