Add test_suite_max_parallel option to LLVM#3985
Draft
Flamefire wants to merge 2 commits intoeasybuilders:developfrom
Draft
Add test_suite_max_parallel option to LLVM#3985Flamefire wants to merge 2 commits intoeasybuilders:developfrom
test_suite_max_parallel option to LLVM#3985Flamefire wants to merge 2 commits intoeasybuilders:developfrom
Conversation
Member
|
@Flamefire Can you clarify why this is marked as draft? |
Contributor
Author
|
It isn't clear that this is required or even useful. It seems there are other causes for the timeouts which I still couldn't pinpoint. Tests time out seemingly randomly without a clear relation to the LTI tasks |
fb56a44 to
0ead3a7
Compare
Allow to limit number of parallel test tasks.
The parallel build of tests is important, running tests itself in parallel doesn't help much so limit to 1 by default.
0ead3a7 to
21f8093
Compare
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.
Allow to limit number of parallel test tasks.
Can be used to counter timeouts seen in e.g. LLVM-20.1.8-GCCcore-14.3.0.eb