Skip to content

Commit ef46d80

Browse files
Mute org.elasticsearch.readiness.ReadinessClusterIT testReadinessDuringRestartsNormalOrder elastic#136955
1 parent f80bab0 commit ef46d80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,9 @@ tests:
507507
- class: org.elasticsearch.xpack.esql.plan.physical.ShowExecSerializationTests
508508
method: testConcurrentSerialization
509509
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
510513

511514
# Examples:
512515
#

0 commit comments

Comments
 (0)