Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
6717f642
Commit
6717f642
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
re-enable OS X Chrome in Sauce tests
parent
77362a3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test-infra/sauce_browsers.yml
+5
-6
test-infra/sauce_browsers.yml
with
5 additions
and
6 deletions
+5
-6
test-infra/sauce_browsers.yml
+
5
-
6
View file @
6717f642
...
...
@@ -5,12 +5,11 @@
browserName
:
"
safari"
,
platform
:
"
OS
X
10.9"
},
# FIXME: keeps timing out frequently for unknown reasons
# {
# browserName: "chrome",
# platform: "OS X 10.9"
# },
{
browserName
:
"
chrome"
,
platform
:
"
OS
X
10.9"
,
version
:
"
31"
},
{
browserName
:
"
firefox"
,
platform
:
"
OS
X
10.9"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment