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

Build failing due to sauce tunnel issue #111

Closed
meeber opened this issue Nov 4, 2017 · 1 comment
Closed

Build failing due to sauce tunnel issue #111

meeber opened this issue Nov 4, 2017 · 1 comment

Comments

@meeber
Copy link
Contributor

meeber commented Nov 4, 2017

Sauce is reporting the error as being "Your test errored. No active tunnel found for identifier 1509755873974". That number looks to be milliseconds since epoch from here, but I think what we need is the Travis job number from here?

@vieiralucas
Copy link
Member

That looks correct

https://docs.travis-ci.com/user/sauce-connect/

To allow multiple tunnels to be open simultaneously, Travis CI opens a Sauce Connect Identified Tunnel. Make sure you are sending the TRAVIS_JOB_NUMBER environment variable when you are opening the connection to Sauce Labs’ selenium grid, as the desired capability tunnel-identifier, or it will not be able to connect to the server running on the VM.

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

No branches or pull requests

2 participants