Run tests parallelly on CI#1787
Merged
shashachu merged 5 commits intopinterest:masterfrom Jan 30, 2023
Merged
Conversation
Revert some changes in 2ba00cd to save more time on CI.
085f23b to
a11ffa4
Compare
Contributor
|
@Goooler i fixed the issue with the PR build; you should be able to rebase and re-run the checks. |
Collaborator
|
@Goooler Can you have another look? I think the 'old' jobs need to be removed as the build now keeps waiting. |
Contributor
Author
|
That might be related to the status check in repo settings, see https://stackoverflow.com/a/69169858/19772203. @shashachu Can you take a look this in settings? |
Contributor
Author
|
@paul-dingemans No need to note this change, it's not user noticeable. |
Contributor
|
@Goooler @paul-dingemans i updated the required checks for merging. we will have to update this whenever we change the build jdk versions, but that shouldn't be a huge deal. thanks for this change! i have also noticed the windows build takes forever now. |
Contributor
6 tasks
6 tasks
6 tasks
9 tasks
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.

Description
This is a regression of using toolchain, reverts some changes in #1294 & #1453 to save more time on CI, especially for the Windows related builds. More result diffs you can see Goooler#39.
Checklist
CHANGELOG.mdis updatedIn case of adding a new rule: