Skip to content

Commit 1528125

Browse files
Mute org.elasticsearch.xpack.security.PermissionsIT testCanViewExplainOnUnmanagedIndex #129480
1 parent abfbf4a commit 1528125

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
@@ -550,6 +550,9 @@ tests:
550550
- class: org.elasticsearch.xpack.security.PermissionsIT
551551
method: testCanManageIndexAndPolicyDifferentUsers
552552
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
553556

554557
# Examples:
555558
#

0 commit comments

Comments
 (0)