From e8402d078e84df1bdbe11feab08e4dcec9f94d0e Mon Sep 17 00:00:00 2001 From: Ryan VanderMeulen Date: Wed, 11 Jun 2014 19:53:45 -0400 Subject: [PATCH] Bug 1019071 - Skip Geolocation tests on OSX. r=dougt CLOSED TREE --- dom/tests/mochitest/geolocation/mochitest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/tests/mochitest/geolocation/mochitest.ini b/dom/tests/mochitest/geolocation/mochitest.ini index fd3d700e392..44ec7cb3ea4 100644 --- a/dom/tests/mochitest/geolocation/mochitest.ini +++ b/dom/tests/mochitest/geolocation/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = os == 'mac' support-files = geolocation.html geolocation_common.js