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 2727236 commit 2b5851bCopy full SHA for 2b5851b
muted-tests.yml
@@ -441,6 +441,9 @@ tests:
441
- class: org.elasticsearch.xpack.esql.optimizer.OptimizerRulesTests
442
method: testOptimizerExpressionRuleShouldNotVisitExcludedNodes
443
issue: https://github.com/elastic/elasticsearch/issues/127754
444
+- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityFcActionAuthorizationIT
445
+ method: testIndicesPrivilegesAreEnforcedForCcrRestoreSessionActions
446
+ issue: https://github.com/elastic/elasticsearch/issues/127782
447
448
# Examples:
449
#
0 commit comments