Skip to content

Commit 6af55c2

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk} elastic#132188
1 parent d56a476 commit 6af55c2

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
@@ -623,6 +623,9 @@ tests:
623623
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
624624
method: "testDenseVectorMappingUpdate {initialType=bbq_flat updateType=bbq_disk #2}"
625625
issue: https://github.com/elastic/elasticsearch/issues/132184
626+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
627+
method: testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk}
628+
issue: https://github.com/elastic/elasticsearch/issues/132188
626629

627630
# Examples:
628631
#

0 commit comments

Comments
 (0)