From: Mark Otto Date: Sat, 11 Jan 2014 03:04:11 +0000 (-0800) Subject: Don't test Linux browsers since we don't support them officially and they're failing... X-Git-Tag: v3.1.1~14^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a2c352b501cfd6dafebe2115c767609ca212a25;p=thirdparty%2Fbootstrap.git Don't test Linux browsers since we don't support them officially and they're failing our tests --- diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index 8cc0a30262..a2edd8b7b3 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -68,14 +68,15 @@ # iOS Chrome not currently supported by Sauce Labs # Linux (unofficial): - { - browserName: "chrome", - platform: "Linux" - }, - { - browserName: "firefox", - platform: "Linux" - } + # FIXME: currently fails 1 tooltip test + # { + # browserName: "chrome", + # platform: "Linux" + # }, + # { + # browserName: "firefox", + # platform: "Linux" + # } # Android Chrome not currently supported by Sauce Labs