Skip to content

Commit e81ea2d

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=flat updateType=int8_hnsw} elastic#132126
1 parent 8f23790 commit e81ea2d

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
@@ -563,6 +563,9 @@ tests:
563563
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
564564
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_flat}
565565
issue: https://github.com/elastic/elasticsearch/issues/132125
566+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
567+
method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_hnsw}
568+
issue: https://github.com/elastic/elasticsearch/issues/132126
566569

567570
# Examples:
568571
#

0 commit comments

Comments
 (0)