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

Emit error if api is not stopped and exit code is greater than zero #22224

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

liza-mae
Copy link
Contributor

@liza-mae liza-mae commented Aug 21, 2018

A partial fix for when chromedriver exists abnormally on windows in headless mode. There may still be a problem with killing processes on windows, but that error may be less frequent.

Issue: #22094

Part of issue: #21315

@liza-mae liza-mae requested a review from spalger August 21, 2018 20:24
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

💔 Build Failed

@tylersmalley
Copy link
Contributor

We might need to revert this - @silne30 believes this is the cause for the ESCONNRESET's and the failed snapshots.

@liza-mae
Copy link
Contributor Author

Reverting this will break the Windows tests

@liza-mae
Copy link
Contributor Author

Can I get some more information on what ESCONNRESET error is?

@liza-mae
Copy link
Contributor Author

I think I originally had this under an if statement for the windows platform so I can do that if that helps.

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

Successfully merging this pull request may close these issues.

4 participants