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 c38338e commit 9801d45Copy full SHA for 9801d45
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