Skip to content

Commit 6d6ce5b

Browse files
elasticsearchmachineafoucret
authored andcommitted
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_hnsw} elastic#132219
1 parent 400ebb8 commit 6d6ce5b

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
@@ -626,6 +626,9 @@ tests:
626626
- class: org.elasticsearch.xpack.security.authz.store.CompositeRolesStoreTests
627627
method: testCacheCleanupOnProjectDeletion
628628
issue: https://github.com/elastic/elasticsearch/issues/132218
629+
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
630+
method: testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_hnsw}
631+
issue: https://github.com/elastic/elasticsearch/issues/132219
629632

630633
# Examples:
631634
#

0 commit comments

Comments
 (0)