]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
re-enable OS X Firefox in Sauce tests 12262/head
authorChris Rebert <code@rebertia.com>
Thu, 16 Jan 2014 22:47:11 +0000 (14:47 -0800)
committerChris Rebert <code@rebertia.com>
Thu, 16 Jan 2014 22:47:11 +0000 (14:47 -0800)
test-infra/sauce_browsers.yml

index a2edd8b7b39b1c8eafb809c9fea1a1c2a0df8c67..1e89d1bfc32ddf0607905b290aaa8adbef1944e9 100644 (file)
     platform: "OS X 10.9"
   },
 
-  # { # FIXME: currently fails 1 tooltip test
-    browserName: "firefox",
-    platform: "OS X 10.9"
-  },
+  {
+    browserName: "firefox",
+    platform: "OS X 10.9"
+  },
 
   # Mac Opera not currently supported by Sauce Labs