Skip to content

Commit 74b9a4a

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=flat updateType=int8_flat} elastic#132129
1 parent b7a907a commit 74b9a4a

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
@@ -569,6 +569,9 @@ tests:
569569
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
570570
method: testDenseVectorMappingUpdate {initialType=bbq_disk updateType=bbq_disk}
571571
issue: https://github.com/elastic/elasticsearch/issues/132127
572+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
573+
method: testDenseVectorMappingUpdate {initialType=flat updateType=int8_flat}
574+
issue: https://github.com/elastic/elasticsearch/issues/132129
572575

573576
# Examples:
574577
#

0 commit comments

Comments
 (0)