Skip to content

Commit 8f23790

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_flat} elastic#132125
1 parent 54287aa commit 8f23790

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
@@ -560,6 +560,9 @@ tests:
560560
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
561561
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=hnsw}
562562
issue: https://github.com/elastic/elasticsearch/issues/132124
563+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
564+
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int4_flat}
565+
issue: https://github.com/elastic/elasticsearch/issues/132125
563566

564567
# Examples:
565568
#

0 commit comments

Comments
 (0)