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 eac2a01 commit 51a9863Copy full SHA for 51a9863
muted-tests.yml
@@ -293,6 +293,9 @@ tests:
293
- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsCanMatchOnCoordinatorIntegTests
294
method: testSearchableSnapshotShardsAreSkippedBySearchRequestWithoutQueryingAnyNodeWhenTheyAreOutsideOfTheQueryRange
295
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
299
300
# Examples:
301
#
0 commit comments