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

Sauce browsers #1216

Closed
wants to merge 2 commits into from
Closed

Sauce browsers #1216

wants to merge 2 commits into from

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented May 17, 2014

This should enable running tests on a bunch of browsers on saucelabs. It'll run the tests in browsers in sequence rather than in parallel.

Do we want to add the minified and minified_api tests to this as well, @heff?

@mmcc mmcc added confirmed and removed bug labels May 17, 2014
@heff
Copy link
Member

heff commented May 19, 2014

Yeah, I think adding the minified versions would be good. It could be possible that there's a minification issue that only happens in code that IE8 touches.

Wanted to also note here that there's some issue with iPad tests that we should figure out. Two slightly different errors:
https://travis-ci.org/videojs/video.js/builds/25370861
https://travis-ci.org/videojs/video.js/builds/25548001

Also there's a handful of exceptions that happen mid-testing. Any idea what's happening here?
https://travis-ci.org/videojs/video.js/builds/25370861

Running "karma:saucelabs" (karma) task
INFO [karma]: Karma v0.12.16 server started at http://localhost:9876/
INFO [launcher]: Starting browser chrome 34 (Windows 7) on SauceLabs
INFO [launcher]: Starting browser ipad 7.1 (OS X 10.9) on SauceLabs
2014-05-16 22:23:30,283 - Sauce Connect connection stalled! 45/47 acks, 3117ms since last recv, 2143ms timeout exceeded, min ack: 71
2014-05-16 22:23:30,292 - disconnected from Sauce Connect server
2014-05-16 22:23:30,296 - connection to Sauce Connect server closed
2014-05-16 22:23:31,387 - connection to Sauce Connect server closed
2014-05-16 22:23:31,392 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:32,483 - connection to Sauce Connect server closed
2014-05-16 22:23:32,487 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:33,582 - connection to Sauce Connect server closed
2014-05-16 22:23:33,588 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:34,684 - connection to Sauce Connect server closed
2014-05-16 22:23:34,690 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:35,783 - connection to Sauce Connect server closed
2014-05-16 22:23:35,789 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:36,882 - connection to Sauce Connect server closed
2014-05-16 22:23:36,888 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:37,983 - connection to Sauce Connect server closed
2014-05-16 22:23:37,987 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:39,082 - connection to Sauce Connect server closed
2014-05-16 22:23:39,086 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:40,183 - connection to Sauce Connect server closed
2014-05-16 22:23:40,187 - IOException: java.net.NoRouteToHostException: No route to host
2014-05-16 22:23:40,296 - status check found tunnel in terminated
2014-05-16 22:23:40,301 - Remote tunnel VM no longer running, shutting down
2014-05-16 22:23:40,305 - asked to close connection to Sauce Connect server
2014-05-16 22:23:40,414 - Finished running tunnel
2014-05-16 22:23:40,418 - Shutting down tunnel remote VM (please wait)
2014-05-16 22:23:40,756 - Finished shutting down tunnel remote VM
2014-05-16 22:23:40,772 - \ Exiting /

@gkatsev
Copy link
Member Author

gkatsev commented May 19, 2014

Yeah, thats weird. Not sure what's the cause. Probably good to ping help@saucelabs.com about that.

@heff
Copy link
Member

heff commented May 19, 2014

Yeah, that'd probably help. Want to do that?

@heff
Copy link
Member

heff commented Jun 11, 2014

Have you had a chance to ping sauce on this?

@gkatsev
Copy link
Member Author

gkatsev commented Jun 11, 2014

I hadn't.

@heff
Copy link
Member

heff commented Jul 3, 2014

Same question here. Pull in now or wait?

@gkatsev
Copy link
Member Author

gkatsev commented Jul 3, 2014

Probably pull in now. Probably a while before I get to the new stuff.

@heff
Copy link
Member

heff commented Jul 3, 2014

Ok, will do.

@heff heff closed this in d537254 Jul 8, 2014
paullryan pushed a commit to paullryan/video.js that referenced this pull request Jul 17, 2014
@gkatsev gkatsev deleted the sauce-browsers branch August 12, 2015 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants