Skip to content

Skip product header check in buggy versions (#84210) #84241

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

Conversation

DaveCTurner
Copy link
Contributor

In #83290 we added an assertion that Elasticsearch returns the product
header in every REST response. Unfortunately this isn't always the case,
we found bugs in a couple of released versions and fixed them in #84038
and #84089. With this commit we skip the new assertion in the
known-buggy versions.

Closes #84036 again.

@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Core/Infra/REST API REST infrastructure and utilities backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v8.0.2 labels Feb 22, 2022
@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Feb 22, 2022
@elasticmachine
Copy link
Collaborator

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

@DaveCTurner DaveCTurner added the test-full-bwc Trigger full BWC version matrix tests label Feb 22, 2022
In elastic#83290 we added an assertion that Elasticsearch returns the product
header in every REST response. Unfortunately this isn't always the case,
we found bugs in a couple of released versions and fixed them in elastic#84038
and elastic#84089. With this commit we skip the new assertion in the
known-buggy versions.

Closes elastic#84036 again.
@DaveCTurner DaveCTurner force-pushed the 2022-02-22-backport-84210-8.0 branch from 5fc5031 to be32f88 Compare February 22, 2022 18:50
@elasticsearchmachine elasticsearchmachine merged commit a5150bf into elastic:8.0 Feb 22, 2022
@DaveCTurner DaveCTurner deleted the 2022-02-22-backport-84210-8.0 branch February 22, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/REST API REST infrastructure and utilities Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests test-full-bwc Trigger full BWC version matrix tests v8.0.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants