-
Notifications
You must be signed in to change notification settings - Fork 103
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 never exits #5
Comments
Weird, it works fine for me (tried on Linux and Mac). Can you check out |
Also, did the tests run fine ? |
This same issue has happened to me. I can check my sauce_connect.log file when I go back to work on Monday. I tried this on Windows, for what it's worth. And for me, the tests ran without a problem. I just can never exit the process unless I close the command line window. Using ctrl+c does not exit. |
I tested with passing and failing tests, the node process keeps running in both cases, here is the log : https://gist.github.com/johanneswuerbach/5994269 If you press ctrl+c (multiple times) |
Hmm, the log looks correct... On Sun, Jul 14, 2013 at 6:31 AM, Johannes Würbach
|
Ok, I know what is the problem.
@santiycr please let me know once you have the C++ version of connect (with Node wrapper), this Java is pretty painful. Also, I can't unzip the current |
Awesome, thanks :-) |
This still appears to be a problem |
With
startConnect: true
andsingleRun: true
the node process is never existing on Mac and Linux (Travis).This is the last displayed output with verbose.
The text was updated successfully, but these errors were encountered: