Skip to content

Commit 8779341

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=int8_hnsw} elastic#132117
1 parent ead118b commit 8779341

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
@@ -542,6 +542,9 @@ tests:
542542
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
543543
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int8_hnsw}
544544
issue: https://github.com/elastic/elasticsearch/issues/132116
545+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
546+
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=int8_hnsw}
547+
issue: https://github.com/elastic/elasticsearch/issues/132117
545548

546549
# Examples:
547550
#

0 commit comments

Comments
 (0)