diff --git a/muted-tests.yml b/muted-tests.yml index b5cba9a59e697..b22b98b0d4c95 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -516,12 +516,6 @@ tests: - class: org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT method: testRateGroupBySubset issue: https://github.com/elastic/elasticsearch/issues/134019 -- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT - method: testDesiredNodesAreTakenIntoAccountInAutoExpandReplicas - issue: https://github.com/elastic/elasticsearch/issues/134049 -- class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT - method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState - issue: https://github.com/elastic/elasticsearch/issues/134050 - class: org.elasticsearch.cluster.ClusterInfoServiceIT method: testMaxQueueLatenciesInClusterInfo issue: https://github.com/elastic/elasticsearch/issues/134088