Skip to content

Commit 51a9863

Browse files
authored
muting RemoteClusterPermissionsTests.testCollapseAndRemoveUnsupportedPrivileges (#116524)
1 parent eac2a01 commit 51a9863

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
@@ -293,6 +293,9 @@ tests:
293293
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
294294
method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
295295
issue: https://github.com/elastic/elasticsearch/issues/116523
296+
- class: org.elasticsearch.xpack.core.security.authz.permission.RemoteClusterPermissionsTests
297+
method: testCollapseAndRemoveUnsupportedPrivileges
298+
issue: https://github.com/elastic/elasticsearch/issues/116520
296299

297300
# Examples:
298301
#

0 commit comments

Comments
 (0)