Commit 12a42634 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #12266 from twbs/linux

enable Linux Chrome & Linux Firefox in Sauce tests
parents 45b964c2 9e862cdf
...@@ -63,16 +63,15 @@ ...@@ -63,16 +63,15 @@
# iOS Chrome not currently supported by Sauce Labs # iOS Chrome not currently supported by Sauce Labs
# Linux (unofficial): # Linux (unofficial)
# FIXME: currently fails 1 tooltip test {
# { browserName: "chrome",
# browserName: "chrome", platform: "Linux"
# platform: "Linux" },
# }, {
# { browserName: "firefox",
# browserName: "firefox", platform: "Linux"
# platform: "Linux" }
# }
# Android Chrome not currently supported by Sauce Labs # Android Chrome not currently supported by Sauce Labs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment