Skip to content
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

Revert randomizedtesting version to 2.7.4 #52785

Merged
merged 1 commit into from
Feb 26, 2020

Conversation

mark-vieira
Copy link
Contributor

Use older version of randomizedtesting library since the latest version
introduces a bug in test filtering which makese reproducing certain test
case scenarios difficult.

See: randomizedtesting/randomizedtesting#283

Closes #52383

Use older version of randomizedtesting library since the latest version
introduces a bug in test filtering which makese reproducing certain test
case scenarios difficult.

See: randomizedtesting/randomizedtesting#283
Signed-off-by: Mark Vieira <[email protected]>
@mark-vieira mark-vieira added the :Delivery/Build Build or test infrastructure label Feb 25, 2020
@mark-vieira mark-vieira requested a review from rjernst February 25, 2020 17:30
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mark-vieira mark-vieira merged commit cfecb54 into elastic:master Feb 26, 2020
@mark-vieira mark-vieira deleted the revert-randomized-runner branch February 28, 2020 21:59
@dweiss
Copy link
Contributor

dweiss commented Mar 2, 2020

This is not a bug in RR; it's a bug in gradle's test launcher. Filterable is JUnit's interface and RR follows the contract there.

@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run subset of bwc yaml tests
5 participants