Skip to content

Commit b15f972

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk #2} elastic#132213
1 parent a231726 commit b15f972

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
@@ -617,6 +617,9 @@ tests:
617617
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618618
method: testDenseVectorMappingUpdate {initialType=int4_hnsw updateType=bbq_hnsw}
619619
issue: https://github.com/elastic/elasticsearch/issues/132211
620+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
621+
method: "testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk #2}"
622+
issue: https://github.com/elastic/elasticsearch/issues/132213
620623

621624
# Examples:
622625
#

0 commit comments

Comments
 (0)