Skip to content

Commit e9bcc55

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=int4_hnsw} #132140
1 parent 792655f commit e9bcc55

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
@@ -593,6 +593,9 @@ tests:
593593
- class: org.elasticsearch.upgrades.RunningSnapshotIT
594594
method: testRunningSnapshotCompleteAfterUpgrade {upgradedNodes=3}
595595
issue: https://github.com/elastic/elasticsearch/issues/132137
596+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
597+
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=int4_hnsw}
598+
issue: https://github.com/elastic/elasticsearch/issues/132140
596599

597600
# Examples:
598601
#

0 commit comments

Comments
 (0)