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 1b81144 commit 9a92f47Copy full SHA for 9a92f47
muted-tests.yml
@@ -507,6 +507,9 @@ tests:
507
- class: org.elasticsearch.xpack.esql.plan.physical.ShowExecSerializationTests
508
method: testConcurrentSerialization
509
issue: https://github.com/elastic/elasticsearch/issues/137338
510
+- class: org.elasticsearch.readiness.ReadinessClusterIT
511
+ method: testReadinessDuringRestartsNormalOrder
512
+ issue: https://github.com/elastic/elasticsearch/issues/136955
513
514
# Examples:
515
#
0 commit comments