We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 570c6e9 commit 1ca5a22Copy full SHA for 1ca5a22
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
445
method: test {rerank.Reranker using another sort order ASYNC}
446
issue: https://github.com/elastic/elasticsearch/issues/127638
447
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
448
+ method: testRescoreVectorOldIndexVersion
449
+ issue: https://github.com/elastic/elasticsearch/issues/127657
450
451
# Examples:
452
#
0 commit comments