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 4ca2ec9 commit c0b2433Copy full SHA for c0b2433
muted-tests.yml
@@ -543,6 +543,9 @@ tests:
543
- class: org.elasticsearch.xpack.logsdb.qa.BulkDynamicMappingChallengeRestIT
544
method: testEsqlTermsAggregation
545
issue: https://github.com/elastic/elasticsearch/issues/138717
546
+- class: org.elasticsearch.readiness.ReadinessClusterIT
547
+ method: testReadinessDuringRestartsNormalOrder
548
+ issue: https://github.com/elastic/elasticsearch/issues/136955
549
550
# Examples:
551
#
0 commit comments