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 f80bab0 commit ef46d80Copy full SHA for ef46d80
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