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 15faa70 commit 8b3857bCopy full SHA for 8b3857b
muted-tests.yml
@@ -623,6 +623,9 @@ tests:
623
- class: org.elasticsearch.indices.cluster.FieldCapsForceConnectTimeoutIT
624
method: testTimeoutSetting
625
issue: https://github.com/elastic/elasticsearch/issues/132179
626
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
627
+ method: "testDenseVectorMappingUpdate {initialType=bbq_flat updateType=bbq_disk #2}"
628
+ issue: https://github.com/elastic/elasticsearch/issues/132184
629
630
# Examples:
631
#
0 commit comments