Skip to content

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