Skip to content

Use double wildcards for filtered excludes properly #94195

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 2 commits into from
Mar 10, 2023

Conversation

thecoop
Copy link
Member

@thecoop thecoop commented Feb 28, 2023

This fixes #92632.

Now we're on jackson 2.13, we can properly use double wildcard filters in tests

@thecoop thecoop added >bug :Core/Infra/Core Core issues without another label labels Feb 28, 2023
@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v8.8.0 labels Feb 28, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @thecoop, I've created a changelog YAML for you.

@williamrandolph williamrandolph self-requested a review March 9, 2023 16:49
Copy link
Contributor

@williamrandolph williamrandolph left a comment

Choose a reason for hiding this comment

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

LGTM!

@thecoop thecoop merged commit c6487f6 into elastic:main Mar 10, 2023
@thecoop thecoop deleted the fix-xcontent-testcase branch March 10, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team v8.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AbstractXContentFilteringTestCase#testDotsAndDoubleWildcardInExcludedFieldName is failing
3 participants