Skip to content

Commit 830076e

Browse files
Mute org.elasticsearch.xpack.security.authz.store.CompositeRolesStoreTests testCacheCleanupOnProjectDeletion #132218
1 parent 3e8a295 commit 830076e

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
@@ -623,6 +623,9 @@ tests:
623623
- class: org.elasticsearch.index.mapper.vectors.DenseVectorFieldIndexTypeUpdateIT
624624
method: testDenseVectorMappingUpdate {initialType=int8_hnsw updateType=bbq_disk}
625625
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
626629

627630
# Examples:
628631
#

0 commit comments

Comments
 (0)