Skip to content

Commit 2d7dc54

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=flat updateType=int4_hnsw} elastic#132149
1 parent a24e7bb commit 2d7dc54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -602,6 +602,9 @@ tests:
602602
- class: org.elasticsearch.index.engine.MergeWithLowDiskSpaceIT
603603
method: testRelocationWhileForceMerging
604604
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
605608

606609
# Examples:
607610
#

0 commit comments

Comments
 (0)