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 03b3a1a commit 28d124eCopy full SHA for 28d124e
muted-tests.yml
@@ -446,6 +446,9 @@ tests:
446
- class: org.elasticsearch.upgrades.SearchStatesIT
447
method: testBWCSearchStates
448
issue: https://github.com/elastic/elasticsearch/issues/137681
449
+- class: org.elasticsearch.readiness.ReadinessClusterIT
450
+ method: testReadinessDuringRestartsNormalOrder
451
+ issue: https://github.com/elastic/elasticsearch/issues/136955
452
453
# Examples:
454
#
0 commit comments