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

Intermittent test failures #303

Closed
GUI opened this issue Nov 8, 2016 · 1 comment
Closed

Intermittent test failures #303

GUI opened this issue Nov 8, 2016 · 1 comment
Milestone

Comments

@GUI
Copy link
Member

GUI commented Nov 8, 2016

When running the full test suite, some tests periodically fail. This doesn't seem to happen as frequently in my local test environment, but it seems to be happening with increasing frequency in the CI test environment. Usually after 1-3 retries in the CI environment, then the problem goes away.

I'm pretty certain the issue is with the test suite, and not the actual application, but in any case, it's not ideal. It would be good to get the bottom of this and fix the flakey tests.

You can browse the test suite history and see areas where retries eventually led to successful tests: https://circleci.com/gh/NREL/api-umbrella/tree/master Here's a couple recent examples where the same commit was retried until success:

@GUI
Copy link
Member Author

GUI commented Feb 6, 2017

With the test suite changes in #312, I think we can consider this closed. The test suite has become much more stable, and any failures have been easier to track down.

@GUI GUI closed this as completed Feb 6, 2017
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

No branches or pull requests

1 participant