Skip to content

Conversation

kderusso
Copy link
Member

@kderusso kderusso commented Jul 24, 2025

Resolves #131838

Fixes test issue introduced in #129369 feature flags

@kderusso kderusso added >test-failure Triaged test failures from CI :SearchOrg/Relevance Label for the Search (solution/org) Relevance team labels Jul 24, 2025
@elasticsearchmachine elasticsearchmachine added Team:SearchOrg Meta label for the Search Org (Enterprise Search) needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Search - Relevance The Search organization Search Relevance team v9.2.0 labels Jul 24, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/search-eng (Team:SearchOrg)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/search-relevance (Team:Search - Relevance)

@kderusso kderusso requested a review from a team July 24, 2025 14:30
@kderusso kderusso added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jul 24, 2025
Copy link
Contributor

@mosche mosche left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@ioanatia ioanatia left a comment

Choose a reason for hiding this comment

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

this works but it disables all tests in https://github.com/elastic/elasticsearch/tree/main/x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference when running the release tests.

is that what we want here? is it just a temporary fix?

we could also override the test method and just disable the tests from https://github.com/elastic/elasticsearch/blob/main/x-pack/plugin/inference/src/yamlRestTest/resources/rest-api-spec/test/inference/70_text_similarity_rank_retriever.yml that need the text_similarity_reranker_snippets cluster feature.

@ioanatia
Copy link
Contributor

feel free to merge this to get the failures fixed first - and we can check for improvements later

@kderusso kderusso enabled auto-merge (squash) July 24, 2025 14:58
@kderusso kderusso disabled auto-merge July 24, 2025 15:18
@kderusso kderusso enabled auto-merge (squash) July 24, 2025 15:48
@kderusso kderusso disabled auto-merge July 24, 2025 15:53
@kderusso kderusso requested a review from ioanatia July 24, 2025 15:57
@kderusso kderusso enabled auto-merge (squash) July 24, 2025 15:59
@kderusso kderusso merged commit 83b05c6 into elastic:main Jul 24, 2025
33 checks passed
szybia added a commit to szybia/elasticsearch that referenced this pull request Jul 25, 2025
…king * upstream/main: (90 commits) Register a blob cache long counter metric for total evicted regions (elastic#131862) Move plan attribute resolution to its own component (elastic#131830) Make restore support multi-project (elastic#131661) Use logically more correct expression (elastic#131869) [ES|QL] Change equals and hashcode for ConstantNullBlock (elastic#131817) Update `TransportVersion` to support a new model (elastic#131488) Correct slow log user for RCS 2.0 (elastic#130140) Revert "Remove 8.17 from dev branches" Mute org.elasticsearch.compute.aggregation.ValuesBytesRefGroupingAggregatorFunctionTests testSomeFiltered elastic#131878 Remove 8.17 from dev branches Revert "CompressorFactory.compressor (elastic#131655)" (elastic#131866) Add fast path for single value in VALUES aggregator (elastic#130510) Resolve inference release tests failing due to missing feature flag (elastic#131841) [Docs] Replace placeholder URLs (elastic#131309) CompressorFactory.compressor (elastic#131655) add availability info for speed loading setting (elastic#131714) [Logstash] Move `elastic_integration` plugin usage to ES logstash-bridge. (elastic#131486) Migrate x-pack-enrich legacy rest tests to new test framework (elastic#131743) Fix plugin example test failures due to deprecation warning (elastic#131819) Remove deprecated function isNotNullAndFoldable (elastic#130944) ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

low-risk An open issue or test failure that is a low risk to future releases :SearchOrg/Relevance Label for the Search (solution/org) Relevance team Team:Search - Relevance The Search organization Search Relevance team Team:SearchOrg Meta label for the Search Org (Enterprise Search) >test-failure Triaged test failures from CI v9.2.0

5 participants