diff --git a/testing/mochitest/android.json b/testing/mochitest/android.json index 22a5e1fccd2..3fd3e23ca28 100644 --- a/testing/mochitest/android.json +++ b/testing/mochitest/android.json @@ -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",