aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-infra/sauce_browsers.yml19
1 files changed, 9 insertions, 10 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index e13239106..911b88f9a 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -63,16 +63,15 @@
# iOS Chrome not currently supported by Sauce Labs
- # Linux (unofficial):
- # FIXME: currently fails 1 tooltip test
- # {
- # browserName: "chrome",
- # platform: "Linux"
- # },
- # {
- # browserName: "firefox",
- # platform: "Linux"
- # }
+ # Linux (unofficial)
+ {
+ browserName: "chrome",
+ platform: "Linux"
+ },
+ {
+ browserName: "firefox",
+ platform: "Linux"
+ }
# Android Chrome not currently supported by Sauce Labs