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 6f65aa8 commit ce611c6Copy full SHA for ce611c6
muted-tests.yml
@@ -366,6 +366,9 @@ tests:
366
- class: org.elasticsearch.entitlement.runtime.policy.FileAccessTreeTests
367
method: testDuplicateExclusivePaths
368
issue: https://github.com/elastic/elasticsearch/issues/124437
369
+- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
370
+ method: testWatcherWithApiKey {cluster=UPGRADED}
371
+ issue: https://github.com/elastic/elasticsearch/issues/124159
372
373
# Examples:
374
#
0 commit comments