Skip to content

Commit a231726

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_hnsw} elastic#132211
1 parent 067a812 commit a231726

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

muted-tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,9 @@ tests:
614614
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
615615
method: "testDenseVectorMappingUpdate {initialType=int8_flat updateType=bbq_disk #2}"
616616
issue: https://github.com/elastic/elasticsearch/issues/132189
617-
617+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618+
method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_hnsw}
619+
issue: https://github.com/elastic/elasticsearch/issues/132211
618620

619621
# Examples:
620622
#

0 commit comments

Comments
 (0)