Skip to content

Update ReproduceInfoPrinter to correctly print a reproduction line for Lucene & build candidate upgrade tests #129044

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mosche
Copy link
Contributor

@mosche mosche commented Jun 6, 2025

Relates to ES-12005

@mosche mosche requested review from a team June 6, 2025 11:35
@mosche mosche added >non-issue :Core/Infra/Core Core issues without another label labels Jun 6, 2025
@elasticsearchmachine elasticsearchmachine added v9.1.0 Team:Core/Infra Meta label for core/infra team labels Jun 6, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@mosche mosche added auto-backport Automatically create backport pull requests when merged v9.0.3 labels Jun 6, 2025
Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -67,6 +68,14 @@ public void testFailure(Failure failure) throws Exception {
String task = System.getProperty("tests.task");
boolean isBwcTest = Boolean.parseBoolean(System.getProperty("tests.bwc", "false"));

for (var bwcProperty : List.of("tests.bwc.main.version", "tests.bwc.refspec.main")) {
Copy link
Member

Choose a reason for hiding this comment

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

There's already a mechanism here for appending properties, see GradleMessageBuilder.appendESProperties()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Core/Infra/Core Core issues without another label >non-issue Team:Core/Infra Meta label for core/infra team v9.0.3 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants