Skip to content

Fix test framework assert when multiple OS names are found #68487

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

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

droberts195
Copy link
Contributor

Prevent failures of the test framework in mixed version tests
when different Java versions report the name of a particular
OS version differently.

Fixes #68346

Prevent failures of the test framework in mixed version tests
when different Java versions report the name of a particular
OS version differently.

Fixes elastic#68346
@droberts195 droberts195 added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure v8.0.0 v7.12.0 v7.11.1 labels Feb 3, 2021
@elasticmachine elasticmachine added the Team:Delivery Meta label for Delivery team label Feb 3, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

Copy link

@hendrikmuhs hendrikmuhs left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195 droberts195 merged commit 605f68a into elastic:master Feb 4, 2021
@droberts195 droberts195 deleted the fix_multi_os_name_assert branch February 4, 2021 07:44
droberts195 added a commit that referenced this pull request Feb 4, 2021
Prevent failures of the test framework in mixed version tests
when different Java versions report the name of a particular
OS version differently.

Fixes #68346
droberts195 added a commit that referenced this pull request Feb 4, 2021
Prevent failures of the test framework in mixed version tests
when different Java versions report the name of a particular
OS version differently.

Fixes #68346
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 >test Issues or PRs that are addressing/adding tests v7.11.1 v7.12.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MixedClusterClientYamlTestSuiteIT fails with 'mixed os cluster found' on Windows
4 participants