diff --git a/muted-tests.yml b/muted-tests.yml index 744cadab844ea..303e44b4a85cb 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -159,9 +159,6 @@ tests: - class: org.elasticsearch.xpack.inference.DefaultEndPointsIT method: testMultipleInferencesTriggeringDownloadAndDeploy issue: https://github.com/elastic/elasticsearch/issues/117208 -- class: org.elasticsearch.smoketest.SmokeTestIngestWithAllDepsClientYamlTestSuiteIT - method: test {yaml=ingest/100_sampling_with_reroute/Test get sample with multiple reroutes} - issue: https://github.com/elastic/elasticsearch/issues/137457 - class: org.elasticsearch.xpack.ilm.CCRIndexLifecycleIT method: testTsdbLeaderIndexRolloverAndSyncAfterWaitUntilEndTime {targetCluster=FOLLOWER} issue: https://github.com/elastic/elasticsearch/issues/137565