Skip to content

Commit c7b8256

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_flat} elastic#132151
1 parent a07da91 commit c7b8256

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
@@ -608,6 +608,9 @@ tests:
608608
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
609609
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=hnsw}
610610
issue: https://github.com/elastic/elasticsearch/issues/132150
611+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
612+
method: testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_flat}
613+
issue: https://github.com/elastic/elasticsearch/issues/132151
611614

612615
# Examples:
613616
#

0 commit comments

Comments
 (0)