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 3e8a295 commit 830076eCopy full SHA for 830076e
muted-tests.yml
@@ -623,6 +623,9 @@ tests:
623
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
624
method: testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk}
625
issue: https://github.com/elastic/elasticsearch/issues/132214
626
+- class: org.elasticsearch.xpack.security.authz.store.CompositeRolesStoreTests
627
+ method: testCacheCleanupOnProjectDeletion
628
+ issue: https://github.com/elastic/elasticsearch/issues/132218
629
630
# Examples:
631
#
0 commit comments