Skip to content
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

Closed
zlatanvasovic opened this issue Oct 14, 2013 · 20 comments · Fixed by #11701
Closed

Browserstack checker fails #11087

zlatanvasovic opened this issue Oct 14, 2013 · 20 comments · Fixed by #11701

Comments

@zlatanvasovic
Copy link
Contributor

Something made error. 😟

Look at https://travis-ci.org/twbs/bootstrap/builds/12533223.

@cvrebert
Copy link
Collaborator

Known issue. It times out and has connection errors all the freaking time.

@zlatanvasovic
Copy link
Contributor Author

😟

@cvrebert
Copy link
Collaborator

Yeah, we need to have a chat with the BrowserStack folks.

@zlatanvasovic
Copy link
Contributor Author

@cvrebert I think that the issue is fixed now. Every build passes. Should I close the issue?

@cvrebert
Copy link
Collaborator

No. It's a transient failure; it only happens some of the time.

@zlatanvasovic
Copy link
Contributor Author

Interesting. Np, it isn't very common.

2013/10/29 Chris Rebert notifications@github.com

No. It's a transient failure; it only happens some of the time.


Reply to this email directly or view it on GitHubhttps://github.com//issues/11087#issuecomment-27336307
.

Zlatan Vasović - ZDroid

@mdo
Copy link
Member

mdo commented Oct 29, 2013

How can I help? Is there someone I should ping?

@zlatanvasovic
Copy link
Contributor Author

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

How can I help? Is there someone I should ping?


Reply to this email directly or view it on GitHubhttps://github.com//issues/11087#issuecomment-27338635
.

Zlatan Vasović - ZDroid

@cvrebert
Copy link
Collaborator

@mdo We should talk to @nakula and/or other @browserstack folks. We encounter "Worker inactive for too long" errors annoyingly often.

@nakula
Copy link

nakula commented Oct 30, 2013

@cvrebert I will dig into it and get back.

@cvrebert
Copy link
Collaborator

@nakula Thanks, we really appreciate it. <3

@mdo
Copy link
Member

mdo commented Dec 1, 2013

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.

@rahulnwn
Copy link
Contributor

rahulnwn commented Jan 9, 2014

@mdo @cvrebert we have released a new version of runner, which supports multiple builds. We found builds were mostly failing because of multiple simultaneous builds. The latest build of browserstack-runner should work for you.

Would love to get you back on BrowserStack.

cvrebert added a commit that referenced this issue Jan 14, 2014
Per #11087 (comment)
and internal twbs team discussion.
Effectively reverts the deletions from #11701.
cvrebert added a commit that referenced this issue Jan 14, 2014
Per #11087 (comment)
and internal twbs team discussion.
Effectively reverts the deletions from #11701.
@cvrebert
Copy link
Collaborator

@rahulnwn See #12213. Can you tell us what the browserstack.json config for iOS 7 Safari is?

@rahulnwn
Copy link
Contributor

You can use this for iOS 7 Safari:

{
  "browser": "Mobile Safari",
  "os": "ios",
  "os_version": "7.0",
  "device": "iPhone 5S"
}

@admc
Copy link

admc commented Jan 14, 2014

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.

@zlatanvasovic
Copy link
Contributor Author

@admc #12189 (comment)

Why do QUnit tests fail on Sauce with Linux?

cvrebert added a commit that referenced this issue Jan 14, 2014
Per #11087 (comment)
and internal twbs team discussion.
Effectively reverts the deletions from #11701.
@cvrebert
Copy link
Collaborator

@admc Excellent! Thanks Adam.

cvrebert added a commit that referenced this issue Jan 15, 2014
@Jonahss
Copy link
Contributor

Jonahss commented Jan 29, 2014

@zdroid
QUnit tests pass on Sauce with Linux right now, are they still reported as failing for you?

@zlatanvasovic
Copy link
Contributor Author

That comment was written more than 2 weeks ago, so it's outdated now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants