Skip to content

Commit a07da91

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=hnsw} elastic#132150
1 parent 2d7dc54 commit a07da91

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
@@ -605,6 +605,9 @@ tests:
605605
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
606606
method: testDenseVectorMappingUpdate {initialType=flat updateType=int4_hnsw}
607607
issue: https://github.com/elastic/elasticsearch/issues/132149
608+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
609+
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=hnsw}
610+
issue: https://github.com/elastic/elasticsearch/issues/132150
608611

609612
# Examples:
610613
#

0 commit comments

Comments
 (0)