-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browserstack checker fails #11087
Comments
Known issue. It times out and has connection errors all the freaking time. |
😟 |
Yeah, we need to have a chat with the BrowserStack folks. |
@cvrebert I think that the issue is fixed now. Every build passes. Should I close the issue? |
No. It's a transient failure; it only happens some of the time. |
Interesting. Np, it isn't very common. 2013/10/29 Chris Rebert notifications@github.com
Zlatan Vasović - ZDroid |
How can I help? Is there someone I should ping? |
Example of failure: https://travis-ci.org/twbs/bootstrap/builds/13191736 As Chris said, bad Browserstack connection kills Travis builds. :( 2013/10/29 Mark Otto notifications@github.com
Zlatan Vasović - ZDroid |
@mdo We should talk to @nakula and/or other @browserstack folks. We encounter "Worker inactive for too long" errors annoyingly often. |
@cvrebert I will dig into it and get back. |
@nakula Thanks, we really appreciate it. <3 |
Closing out since it's not really a Bootstrap issue <3. Would love to hear more though from @nakula on performance insights and what not. |
Per #11087 (comment) and internal twbs team discussion. Effectively reverts the deletions from #11701.
Per #11087 (comment) and internal twbs team discussion. Effectively reverts the deletions from #11701.
You can use this for iOS 7 Safari: {
"browser": "Mobile Safari",
"os": "ios",
"os_version": "7.0",
"device": "iPhone 5S"
} |
Hey folks, stoked to have you guys trying out Sauce for your unit tests, just upped your OSS account to 10 parallel on PC and Mac, let me know if there is anything I can do to help, admc at saucelabs.com. Been using bootstrap for a long time, huge fan, thanks for the great work. |
Why do QUnit tests fail on Sauce with Linux? |
Per #11087 (comment) and internal twbs team discussion. Effectively reverts the deletions from #11701.
@admc Excellent! Thanks Adam. |
Per #11087 (comment) Thanks @admc & @saucelabs !
@zdroid |
That comment was written more than 2 weeks ago, so it's outdated now. |
Something made error. 😟
Look at https://travis-ci.org/twbs/bootstrap/builds/12533223.
The text was updated successfully, but these errors were encountered: