Skip to content

Commit b7a907a

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=bbq_disk updateType=bbq_disk} elastic#132127
1 parent e81ea2d commit b7a907a

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
@@ -566,6 +566,9 @@ tests:
566566
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
567567
method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_hnsw}
568568
issue: https://github.com/elastic/elasticsearch/issues/132126
569+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
570+
method: testDenseVectorMappingUpdate {initialType=bbq_disk updateType=bbq_disk}
571+
issue: https://github.com/elastic/elasticsearch/issues/132127
569572

570573
# Examples:
571574
#

0 commit comments

Comments
 (0)