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

py.test not returning after passing all tests in container #6097

Closed
brackendawson opened this issue May 23, 2016 · 3 comments
Closed

py.test not returning after passing all tests in container #6097

brackendawson opened this issue May 23, 2016 · 3 comments
Labels

Comments

@brackendawson
Copy link

I'm having a seemingly random problem.

I made a commit which on my machine passes, but on travis passed and then never exited: https://travis-ci.org/somakeit/door-controller2/builds/130965876

I then worked on a branch changing the way the recent tests I had added ran until travis worked again, I made a PR back to master and all was passing: https://travis-ci.org/somakeit/door-controller2/builds/132084380

I merged the PR into master and it failed again: https://travis-ci.org/somakeit/door-controller2/builds/132085414 :'-(

Is there a way I can find out what's randomly keeping py.test from returning?

@BanzaiMan
Copy link
Contributor

I don't have a very good idea of what might be happening, but we can set up a debug VM for you to investigate further. Please email support@travis-ci.com.

@brackendawson
Copy link
Author

brackendawson commented Jun 12, 2016

I tried disabling py.test's caching, it went away for a bit but now it's back: https://travis-ci.org/somakeit/door-controller2/builds/137067132

In this case the commit on master passed, but the failing build is on a tag on that very commit.

Would like to debug, email sent.

@acnagy
Copy link

acnagy commented Jun 13, 2016

Thanks @brackendawson! We'll follow up via email.

@acnagy acnagy closed this as completed Jun 13, 2016
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

3 participants