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 abfbf4a commit 1528125Copy full SHA for 1528125
muted-tests.yml
@@ -550,6 +550,9 @@ tests:
550
- class: org.elasticsearch.xpack.security.PermissionsIT
551
method: testCanManageIndexAndPolicyDifferentUsers
552
issue: https://github.com/elastic/elasticsearch/issues/129479
553
+- class: org.elasticsearch.xpack.security.PermissionsIT
554
+ method: testCanViewExplainOnUnmanagedIndex
555
+ issue: https://github.com/elastic/elasticsearch/issues/129480
556
557
# Examples:
558
#
0 commit comments