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 07194c1 commit 553baa0Copy full SHA for 553baa0
muted-tests.yml
@@ -639,6 +639,9 @@ tests:
639
- class: org.elasticsearch.index.store.AsyncDirectIODirectoryTests
640
method: testIsLoaded
641
issue: https://github.com/elastic/elasticsearch/issues/136388
642
+- class: org.elasticsearch.xpack.restart.FullClusterRestartIT
643
+ method: testServiceAccountApiKey {cluster=UPGRADED}
644
+ issue: https://github.com/elastic/elasticsearch/issues/136390
645
646
# Examples:
647
#
0 commit comments