Skip to content

Commit f7b0b9b

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk} elastic#132221
1 parent fe84d27 commit f7b0b9b

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
@@ -632,6 +632,9 @@ tests:
632632
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
633633
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_disk}
634634
issue: https://github.com/elastic/elasticsearch/issues/132220
635+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
636+
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk}
637+
issue: https://github.com/elastic/elasticsearch/issues/132221
635638

636639
# Examples:
637640
#

0 commit comments

Comments
 (0)