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 a97984c commit 79f8f65Copy full SHA for 79f8f65
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