Bug 777594 (followup) - Disable failing tests on Android

This commit is contained in:
Matt Brubeck 2012-07-27 12:47:26 -07:00
parent c29bd1c107
commit a8422b3bb7

View File

@ -194,6 +194,8 @@
"dom/tests/mochitest/geolocation/test_manyCurrentSerial.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_manyWatchConcurrent.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_manyWatchSerial.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_mozsettings.html": "mozSettings is undefined",
"dom/tests/mochitest/geolocation/test_mozsettingsWatch.html": "mozSettings is undefined",
"dom/tests/mochitest/geolocation/test_shutdown.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_windowClose.html": "TIMED_OUT",
"dom/tests/mochitest/geolocation/test_worseAccuracyDoesNotBlockCallback.html": "TIMED_OUT",