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.
2 parents 7296e6c + 51a9863 commit 22452caCopy full SHA for 22452ca
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