diff --git a/muted-tests.yml b/muted-tests.yml index 09e0c6a81fa7b..f64cdc1948380 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -414,9 +414,6 @@ tests: - class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT method: testAggTooManyMvLongs issue: https://github.com/elastic/elasticsearch/issues/135585 -- class: org.elasticsearch.indices.recovery.IndexRecoveryIT - method: testUsesFileBasedRecoveryIfOperationsBasedRecoveryWouldBeUnreasonable - issue: https://github.com/elastic/elasticsearch/issues/135737 - class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT method: testOneRemoteClusterPartial issue: https://github.com/elastic/elasticsearch/issues/124055