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 40fabfd commit 6eb2257Copy full SHA for 6eb2257
muted-tests.yml
@@ -330,6 +330,9 @@ tests:
330
issue: https://github.com/elastic/elasticsearch/issues/116593
331
- class: org.elasticsearch.xpack.kql.query.KqlQueryBuilderTests
332
issue: https://github.com/elastic/elasticsearch/issues/116487
333
+- class: org.elasticsearch.xpack.core.security.authz.permission.RemoteClusterPermissionsTests
334
+ method: testCollapseAndRemoveUnsupportedPrivileges
335
+ issue: https://github.com/elastic/elasticsearch/issues/116520
336
337
# Examples:
338
#
0 commit comments