Skip to content

Commit 86166df

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw} #132164
1 parent 3a603fe commit 86166df

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
@@ -614,6 +614,9 @@ tests:
614614
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
615615
method: "testDenseVectorMappingUpdate {initialType=bbq_hnsw updateType=bbq_disk #2}"
616616
issue: https://github.com/elastic/elasticsearch/issues/132152
617+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
618+
method: testDenseVectorMappingUpdate {initialType=hnsw updateType=int8_hnsw}
619+
issue: https://github.com/elastic/elasticsearch/issues/132164
617620

618621
# Examples:
619622
#

0 commit comments

Comments
 (0)