Skip to content

Commit ead118b

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=int8_hnsw} elastic#132116
1 parent 05c0ea6 commit ead118b

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
@@ -539,6 +539,9 @@ tests:
539539
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
540540
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=bbq_hnsw}
541541
issue: https://github.com/elastic/elasticsearch/issues/132115
542+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
543+
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=int8_hnsw}
544+
issue: https://github.com/elastic/elasticsearch/issues/132116
542545

543546
# Examples:
544547
#

0 commit comments

Comments
 (0)