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 e666acd commit 1f6ee2fCopy full SHA for 1f6ee2f
muted-tests.yml
@@ -486,6 +486,9 @@ tests:
486
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
487
method: testFailToStartRequestOnRemoteCluster
488
issue: https://github.com/elastic/elasticsearch/issues/128545
489
+- class: org.elasticsearch.packaging.test.DockerTests
490
+ method: test124CanRestartContainerWithStackLoggingConfig
491
+ issue: https://github.com/elastic/elasticsearch/issues/128121
492
493
# Examples:
494
#
0 commit comments