Skip to content

Commit 75a5977

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=flat updateType=bbq_disk} elastic#132222
1 parent f7b0b9b commit 75a5977

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
@@ -635,6 +635,9 @@ tests:
635635
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
636636
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_disk}
637637
issue: https://github.com/elastic/elasticsearch/issues/132221
638+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
639+
method: testDenseVectorMappingUpdate {initialType=flat updateType=bbq_disk}
640+
issue: https://github.com/elastic/elasticsearch/issues/132222
638641

639642
# Examples:
640643
#

0 commit comments

Comments
 (0)