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

Weird message after test execute #4

Open
ryanzec opened this issue Sep 27, 2013 · 1 comment
Open

Weird message after test execute #4

ryanzec opened this issue Sep 27, 2013 · 1 comment
Assignees
Labels

Comments

@ryanzec
Copy link

ryanzec commented Sep 27, 2013

After all my test execute I get this at the end:

ERROR: Error: connect ECONNRESET
ERROR: Error: socket hang up

Does not seems to effect the test or anything as this come after they all run and after the x/x assertions passed. Elapsed Time: x sec and the chrome does successfully close itself but it is something that should probably be cleaned up.

@asciidisco
Copy link
Member

Yes,
I saw that too. This was always there, but only after the update that now reports all error messages, this became visible. The problem here is, that the chromedriver is killed before all connections are shutdown.
This should be fairly easy to fix.

@ghost ghost assigned asciidisco Oct 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants