Skip to content

Commit 6a483f8

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk} elastic#132122
1 parent a2aea7e commit 6a483f8

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
@@ -551,6 +551,9 @@ tests:
551551
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
552552
method: testDenseVectorMappingUpdate {initialType=flat updateType=bbq_flat}
553553
issue: https://github.com/elastic/elasticsearch/issues/132120
554+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
555+
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk}
556+
issue: https://github.com/elastic/elasticsearch/issues/132122
554557

555558
# Examples:
556559
#

0 commit comments

Comments
 (0)