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

Tunnel is not closed after running tests from Windows #173

Closed
nwoltman opened this issue Dec 7, 2014 · 3 comments
Closed

Tunnel is not closed after running tests from Windows #173

nwoltman opened this issue Dec 7, 2014 · 3 comments

Comments

@nwoltman
Copy link

nwoltman commented Dec 7, 2014

When running saucelabs-qunit tests from a Windows machine, the tunnel is not closed after the tests finish. So every time I run tests, a new tunnel is opened until I have opened the maximum number of tunnels (5), at which point I have to go to https://saucelabs.com/tunnels to manually shut down each tunnel.

I have reproduced this problem on both Windows 7 and Windows 10 (technical preview) so this seems to affect all versions of Windows.

I am using the latest version of grunt-saucelabs (8.3.3).

@Jonahss
Copy link
Collaborator

Jonahss commented Dec 8, 2014

Definitely sounds like a bug, haven't run it on a windows machine myself.

What happens if you write a simple Nodejs script which uses the sauce-tunnel module and calls runnel.stop() does the tunnel stop normally?

@nwoltman
Copy link
Author

nwoltman commented Dec 8, 2014

Just used this to test and got the same result. The tunnel is reported as having been closed but it wasn't actually closed.
Looks like this bug is purely in sauce-tunnel so I'll report the issue there.
Thanks for your help!

@Jonahss
Copy link
Collaborator

Jonahss commented Dec 9, 2014

Cool. Looks like we're on their latest version, so it'd be a current bug :)

@Jonahss Jonahss closed this as completed Dec 9, 2014
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