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

Travis is timing out fairly often since the addition of 5.32 #136

Closed
ndawe opened this issue Dec 11, 2012 · 3 comments
Closed

Travis is timing out fairly often since the addition of 5.32 #136

ndawe opened this issue Dec 11, 2012 · 3 comments
Milestone

Comments

@ndawe
Copy link
Member

ndawe commented Dec 11, 2012

https://travis-ci.org/rootpy/rootpy/jobs/3606285

@cdeil
Copy link
Contributor

cdeil commented Dec 11, 2012

Actually for the one you mention git submodule update timed out:
Build 198.2: https://travis-ci.org/rootpy/rootpy/jobs/3606285

I looked through all rootpy and root_numpy failed builds, and found two cases where the tarball download timed out:
Build 147: https://travis-ci.org/rootpy/rootpy/jobs/3583469
Build 152.2: https://travis-ci.org/rootpy/rootpy/jobs/3583469

For the other builds you can see that they typically download the tarballs in seconds, so I guess these cases mean there was a problem on the travis or github side.
It's annoying, but there's nothing we can do and three false alarms is not so bad, it only takes a minute to look at the build log and see that there wasn't really a build error.

@ndawe I'll label this issue long-term, we can just keep an eye on this and if the timeout rate remains low we can close it in a few months.

@pwaller
Copy link
Member

pwaller commented Dec 11, 2012

One possibility is to put our own timeout code in, and to proceed anyway. Then we get random tests of different installed dependencies ;-)

@pwaller
Copy link
Member

pwaller commented Feb 18, 2013

@ndawe, @cdeil I'm closing this since looking at the build history it doesn't seem like an issue. Please reopen if it is.

@pwaller pwaller closed this as completed Feb 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants