Skip to content

Commit fe84d27

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_disk} #132220
1 parent 379263c commit fe84d27

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
@@ -629,6 +629,9 @@ tests:
629629
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
630630
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_hnsw}
631631
issue: https://github.com/elastic/elasticsearch/issues/132219
632+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
633+
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_disk}
634+
issue: https://github.com/elastic/elasticsearch/issues/132220
632635

633636
# Examples:
634637
#

0 commit comments

Comments
 (0)