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 85e3fb7 commit abfbf4aCopy full SHA for abfbf4a
muted-tests.yml
@@ -547,6 +547,9 @@ tests:
547
- class: org.elasticsearch.xpack.security.PermissionsIT
548
method: testCanManageIndexWithNoPermissions
549
issue: https://github.com/elastic/elasticsearch/issues/129471
550
+- class: org.elasticsearch.xpack.security.PermissionsIT
551
+ method: testCanManageIndexAndPolicyDifferentUsers
552
+ issue: https://github.com/elastic/elasticsearch/issues/129479
553
554
# Examples:
555
#
0 commit comments