We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc48439 commit 35bf0feCopy full SHA for 35bf0fe
muted-tests.yml
@@ -380,6 +380,9 @@ tests:
380
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceTests
381
method: testIORateIsAdjustedForRunningMergeTasks
382
issue: https://github.com/elastic/elasticsearch/issues/125842
383
+- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
384
+ method: test {p0=search.vectors/41_knn_search_bbq_hnsw/Test index configured rescore vector score consistency}
385
+ issue: https://github.com/elastic/elasticsearch/issues/125851
386
387
# Examples:
388
#
0 commit comments