Skip to content

Commit 0b0f4f8

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk #2} elastic#132189
1 parent 6af55c2 commit 0b0f4f8

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
@@ -626,6 +626,9 @@ tests:
626626
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
627627
method: testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk}
628628
issue: https://github.com/elastic/elasticsearch/issues/132188
629+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
630+
method: "testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk #2}"
631+
issue: https://github.com/elastic/elasticsearch/issues/132189
629632

630633
# Examples:
631634
#

0 commit comments

Comments
 (0)