Skip to content

Commit 379263c

Browse files
Mute org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT testDenseVectorMappingUpdate {initialType=int4_flat updateType=bbq_hnsw} #132219
1 parent 074f070 commit 379263c

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)