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 74b9a4a commit 83b3c67Copy full SHA for 83b3c67
muted-tests.yml
@@ -572,6 +572,9 @@ tests:
572
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
573
method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_flat}
574
issue: https://github.com/elastic/elasticsearch/issues/132129
575
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
576
+ method: "testDenseVectorMappingUpdate {initialType=flat updateType=bbq_disk #2}"
577
+ issue: https://github.com/elastic/elasticsearch/issues/132130
578
579
# Examples:
580
#
0 commit comments