Skip to content

Make AppVeyor retry failed runs. #215

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

Closed
wants to merge 1 commit into from

Conversation

jamestalmage
Copy link
Contributor

Tests are just too brittle on AppVeyor. npm install fails frequently,
and Node on Windows does not seem to reliably flush stdout/stderr
of forked child processes.

I don't like this, but I'm at a loss for other solutions.

Tests are just too brittle on AppVeyor. `npm install` fails frequently,
and Node on Windows does not seem to reliably flush stdout/stderr
of forked child processes.

I don't like this, but I'm at a loss for other solutions.
@jamestalmage
Copy link
Contributor Author

Argghhh!!

NODE 10 WINDOWS!!!

Despite the failure - This should be merged.

There is obviously something else in #213 that let it pass 5 times in a row, but this was definitely part of the solution.

@jamestalmage
Copy link
Contributor Author

Closing in favor of #206

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

Successfully merging this pull request may close these issues.

1 participant