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 2f6ea7a commit 3017e33Copy full SHA for 3017e33
muted-tests.yml
@@ -504,6 +504,9 @@ tests:
504
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
505
method: testEqualityAndOther {SEMANTIC_TEXT_WITH_KEYWORD}
506
issue: https://github.com/elastic/elasticsearch/issues/137491
507
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldMapperTests
508
+ method: testUpdates
509
+ issue: https://github.com/elastic/elasticsearch/issues/137512
510
511
# Examples:
512
#
0 commit comments