Skip to content

Commit 8c289a6

Browse files
Mute org.elasticsearch.cluster.ClusterInfoServiceIT testMaxQueueLatenciesInClusterInfo elastic#134088
1 parent 3718184 commit 8c289a6

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
@@ -528,6 +528,9 @@ tests:
528528
- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
529529
method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState
530530
issue: https://github.com/elastic/elasticsearch/issues/134050
531+
- class: org.elasticsearch.cluster.ClusterInfoServiceIT
532+
method: testMaxQueueLatenciesInClusterInfo
533+
issue: https://github.com/elastic/elasticsearch/issues/134088
531534

532535
# Examples:
533536
#

0 commit comments

Comments
 (0)