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 822ee54 commit 4843284Copy full SHA for 4843284
muted-tests.yml
@@ -438,6 +438,9 @@ tests:
438
- class: org.elasticsearch.xpack.esql.optimizer.OptimizerRulesTests
439
method: testOptimizerExpressionRuleShouldNotVisitExcludedNodes
440
issue: https://github.com/elastic/elasticsearch/issues/127754
441
+- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityFcActionAuthorizationIT
442
+ method: testIndicesPrivilegesAreEnforcedForCcrRestoreSessionActions
443
+ issue: https://github.com/elastic/elasticsearch/issues/127782
444
445
# Examples:
446
#
0 commit comments