mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Mute org.elasticsearch.search.query.RescoreKnnVectorQueryIT testKnnSearchRescore #129713
This commit is contained in:
parent
c173522a71
commit
a0109bb0fe
1 changed files with 3 additions and 0 deletions
|
@ -574,6 +574,9 @@ tests:
|
||||||
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
|
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
|
||||||
method: test {scoring.TestMatchPhraseWithScoreBoost ASYNC}
|
method: test {scoring.TestMatchPhraseWithScoreBoost ASYNC}
|
||||||
issue: https://github.com/elastic/elasticsearch/issues/129676
|
issue: https://github.com/elastic/elasticsearch/issues/129676
|
||||||
|
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
|
||||||
|
method: testKnnSearchRescore
|
||||||
|
issue: https://github.com/elastic/elasticsearch/issues/129713
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue