diff --git a/muted-tests.yml b/muted-tests.yml index 40ab9f2440d22..a177c4f7cb9df 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -384,9 +384,6 @@ tests: - class: org.elasticsearch.index.codec.tsdb.es819.TSDBDocValuesFormatSingleNodeTests method: testTSDBIndexUsesCorrectDocValuesFormat issue: https://github.com/elastic/elasticsearch/issues/143198 -- class: org.elasticsearch.snapshots.SnapshotStressTestsIT - method: testRandomActivities - issue: https://github.com/elastic/elasticsearch/issues/143199 - class: org.elasticsearch.xpack.esql.CsvIT method: test {csv-spec:k8s-timeseries-avg-over-time.Avg_over_time_aggregate_metric_double_implicit_casting} issue: https://github.com/elastic/elasticsearch/issues/143292