We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074f070 commit 379263cCopy full SHA for 379263c
muted-tests.yml
@@ -626,6 +626,9 @@ tests:
626
- class: org.elasticsearch.xpack.security.authz.store.CompositeRolesStoreTests
627
method: testCacheCleanupOnProjectDeletion
628
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
632
633
# Examples:
634
#
0 commit comments