Skip to content

Simplify Version string used for upgrade tests #129769

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ldematte
Copy link
Contributor

@ldematte ldematte commented Jun 20, 2025

This test failure https://gradle-enterprise.elastic.co/s/yfdppayec5omm made me wonder why and if we need to append -SNAPSHOT to the tests.bwc.main.version property.
It seems to me this is not necessary; this change will not only "fix" the test failure (*), but also every test keeps working.

(*) the test failure is a test issue -- parsing/comparing that string is not a reliable assertion, but this is another story.

@ldematte ldematte requested review from a team and mosche June 20, 2025 15:13
@ldematte
Copy link
Contributor Author

@mosche do you think this is an improvement, or am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants