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 e934600 commit c0cac95Copy full SHA for c0cac95
muted-tests.yml
@@ -395,6 +395,9 @@ tests:
395
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
396
method: testSearchWithRandomDisconnects
397
issue: https://github.com/elastic/elasticsearch/issues/122707
398
+- class: org.elasticsearch.xpack.security.authz.RBACEngineTests
399
+ method: testBuildUserPrivilegeResponseCombinesIndexPrivileges
400
+ issue: https://github.com/elastic/elasticsearch/issues/126130
401
402
# Examples:
403
#
0 commit comments