Skip to content

Commit 05c0ea6

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_hnsw} elastic#132115
1 parent 60c6ce6 commit 05c0ea6

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
@@ -536,6 +536,9 @@ tests:
536536
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
537537
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int4_hnsw}
538538
issue: https://github.com/elastic/elasticsearch/issues/132113
539+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
540+
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_hnsw}
541+
issue: https://github.com/elastic/elasticsearch/issues/132115
539542

540543
# Examples:
541544
#

0 commit comments

Comments
 (0)