Fix job partitioning in CI#5213
Merged
Merged
Conversation
manuel-alvarez-alvarez
approved these changes
May 16, 2023
BenchmarksParameters
See matching parameters
SummaryFound 1 performance improvements and 0 performance regressions! Performance is the same for 21 cases.
See unchanged results
|
smola
force-pushed
the
smola/fix-ci-partitioning
branch
from
May 16, 2023 14:41
b1d28fe to
545dd76
Compare
smola
force-pushed
the
smola/fix-ci-partitioning
branch
from
May 17, 2023 09:48
9a48b82 to
037b999
Compare
smola
force-pushed
the
smola/fix-ci-partitioning
branch
4 times, most recently
from
May 17, 2023 15:58
92d1921 to
8ab87dd
Compare
Merged
smola
force-pushed
the
smola/fix-ci-partitioning
branch
from
May 18, 2023 08:51
4e8f0fc to
bbbafc7
Compare
smola
force-pushed
the
smola/fix-ci-partitioning
branch
from
May 18, 2023 08:55
bbbafc7 to
9c17c0f
Compare
smola
force-pushed
the
smola/fix-ci-partitioning
branch
from
May 18, 2023 08:58
9c17c0f to
783f32b
Compare
The test expects peer host to be localhost, but unless localhost is used in the connection configuration, 127.0.0.1 will be used.
smola
force-pushed
the
smola/fix-ci-partitioning
branch
from
May 18, 2023 09:53
693d8e0 to
3aa446b
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.
What Does This Do
Fix test partitioning, which used project path hashCode without considering it can be negative.
Motivation
Additional Notes
Disabled tests
Tests that are disabled by this PR:
PowerWAFModuleSpecification.rule toggling data given through configurationwhich was disabled until recently anyway.Related PRs
PRs fixing issues that were previously masked by this:
Affected modules
Effectively, some removed from this list since they run in non-parallelized jobs):