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

Make intermittently failing tests more stable to avoid failed builds #13

Open
joelpurra opened this issue Sep 10, 2016 · 1 comment
Open

Comments

@joelpurra
Copy link
Collaborator

When running build tests on commit/push, some of the tests fail due to unexpected (non-)timeouts thus "failing" the entire build suite. Due to the nature of the tests, testing against "real world" domain names etcetera, it would be good if these intermittently failing tests can be identified and made more stable.

Instead of annoying developers with failing tests, perhaps timeouts can be increased -- and perhaps even automatic retries for certain tests?

@joelpurra
Copy link
Collaborator Author

The DNS lookup tests cases themselves seem to be fairly stable, and pass most of the time. Instead there is a problem with a SIGSEGV happening every once in a while. Seems to happen more often on the build server than on my local dev machine.

See #24.

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