Skip to content

Commit 54287aa

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=hnsw} elastic#132124
1 parent 5dad0cd commit 54287aa

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
@@ -557,6 +557,9 @@ tests:
557557
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
558558
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_hnsw}
559559
issue: https://github.com/elastic/elasticsearch/issues/132123
560+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
561+
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=hnsw}
562+
issue: https://github.com/elastic/elasticsearch/issues/132124
560563

561564
# Examples:
562565
#

0 commit comments

Comments
 (0)