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 a24e7bb commit 2d7dc54Copy full SHA for 2d7dc54
muted-tests.yml
@@ -602,6 +602,9 @@ tests:
602
- class: org.elasticsearch.index.engine.MergeWithLowDiskSpaceIT
603
method: testRelocationWhileForceMerging
604
issue: https://github.com/elastic/elasticsearch/issues/131789
605
+- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
606
+ method: testDenseVectorMappingUpdate {initialType=flat updateType=int4_hnsw}
607
+ issue: https://github.com/elastic/elasticsearch/issues/132149
608
609
# Examples:
610
#
0 commit comments