Skip to content

increase community build timeouts #161

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

Merged

Conversation

SethTisue
Copy link
Member

when the Scala version bumps, it's now become routine for the build to
hit the old 600 minute limit and time out.

we have continued to gradually add projects (and additional
resolvers), and existing projects can be expected to gradually add
dependencies and grow their test suites and so forth, so I'm not too
alarmed about it.

in practice, the usual way of coping with this is to fix the Scala
SHA whenever manually triggering test runs, so that the whole thing
doesn't have to be redone from scratch.

admittedly, the build is still slower than we would like! the ticket
on that is scala/community-build#152

when the Scala version bumps, it's now become routine for the build to
hit the old 600 minute limit and time out.

we have continued to gradually add projects (and additional
resolvers), and existing projects can be expected to gradually add
dependencies and grow their test suites and so forth, so I'm not too
alarmed about it.

in practice, the usual way of coping with this is to fix the Scala
SHA whenever manually triggering test runs, so that the whole thing
doesn't have to be redone from scratch.

admittedly, the build is still slower than we would like! the ticket
on that is scala/community-build#152
SethTisue added a commit that referenced this pull request Jan 29, 2016
…ut-again

increase community build timeouts
@SethTisue SethTisue merged commit 4f4f1e0 into scala:master Jan 29, 2016
@SethTisue SethTisue deleted the increase-community-build-timeout-again branch January 29, 2016 19:39
@SethTisue
Copy link
Member Author

deployed, also.

@SethTisue
Copy link
Member Author

fwiw, last increase was #129

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