Skip to content

Commit def9fa6

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk #2} elastic#132152
1 parent c7b8256 commit def9fa6

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
@@ -611,6 +611,9 @@ tests:
611611
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
612612
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_flat}
613613
issue: https://github.com/elastic/elasticsearch/issues/132151
614+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
615+
method: "testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk #2}"
616+
issue: https://github.com/elastic/elasticsearch/issues/132152
614617

615618
# Examples:
616619
#

0 commit comments

Comments
 (0)