Avoid arm64 builds timeout due to silent make taking too long time#11181
Closed
t8m wants to merge 1 commit intoopenssl:masterfrom
Closed
Avoid arm64 builds timeout due to silent make taking too long time#11181t8m wants to merge 1 commit intoopenssl:masterfrom
t8m wants to merge 1 commit intoopenssl:masterfrom
Conversation
036f4c3 to
7eb07f7
Compare
e31446b to
6268860
Compare
Also reuse one of the arm64 builds as a no-deprecated build Also include a single ppc64le-build
6268860 to
a42864c
Compare
Member
Author
|
I have also reused one of the arm64 builds as a no-deprecated build because there was no no-deprecated build running. |
Member
Author
|
As this is a travis build environment-only change, I've added the urgent label. |
paulidale
reviewed
Feb 26, 2020
paulidale
approved these changes
Feb 26, 2020
openssl-machine
pushed a commit
that referenced
this pull request
Feb 26, 2020
Also reuse one of the arm64 builds as a no-deprecated build Also include a single ppc64le-build Reviewed-by: Paul Dale <[email protected]> (Merged from #11181)
Member
Author
|
Merged to master as 7d72644 |
This was referenced Feb 26, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The arm64 builds timeout because the silent make takes too long time before
it outputs anything.