Skip to content

Commit 22452ca

Browse files
committed
Merge remote-tracking branch 'upstream/main' into monitor_stats_docs
2 parents 7296e6c + 51a9863 commit 22452ca

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)