Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Multiple Sauce Connect executables started when running tests in parallel #318

Open
bootstraponline opened this issue May 5, 2015 · 3 comments

Comments

@bootstraponline
Copy link
Contributor

ps -ef | awk '/bin\/sc/ {print $0}' shows two SC executables when only one is expected.

@DylanLacey
Copy link
Contributor

Hmm. Perhaps the way we're using Parallel Tests' first process only to start SC isn't correct anymore. Were you experiencing tunnel stability problems?

@bootstraponline
Copy link
Contributor Author

Yes, the SC feature in the Ruby gem is broken. Among the issues is it'll infinite loop #316 and spawn more than one SC executable #318.

@bootstraponline
Copy link
Contributor Author

Also it crashes. #317

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

No branches or pull requests

2 participants