Skip to content

Commit 5dad0cd

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_hnsw} elastic#132123
1 parent 6a483f8 commit 5dad0cd

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
@@ -554,6 +554,9 @@ tests:
554554
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
555555
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk}
556556
issue: https://github.com/elastic/elasticsearch/issues/132122
557+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
558+
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_hnsw}
559+
issue: https://github.com/elastic/elasticsearch/issues/132123
557560

558561
# Examples:
559562
#

0 commit comments

Comments
 (0)