Skip to content

Commit c243306

Browse files
Unmute tests (#134066)
Unmutes `DataTierAllocationDeciderIT .testDesiredNodesAreTakenIntoAccountInAutoExpandReplicas` and `DataTierAllocationDeciderIT .testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState` since the problematic commit #132023 has been reverted
1 parent 8097c1a commit c243306

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -516,12 +516,6 @@ tests:
516516
- class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT
517517
method: testRateGroupBySubset
518518
issue: https://github.com/elastic/elasticsearch/issues/134019
519-
- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
520-
method: testDesiredNodesAreTakenIntoAccountInAutoExpandReplicas
521-
issue: https://github.com/elastic/elasticsearch/issues/134049
522-
- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT
523-
method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState
524-
issue: https://github.com/elastic/elasticsearch/issues/134050
525519
- class: org.elasticsearch.cluster.ClusterInfoServiceIT
526520
method: testMaxQueueLatenciesInClusterInfo
527521
issue: https://github.com/elastic/elasticsearch/issues/134088

0 commit comments

Comments
 (0)