From 06fb9e1330e67e7f66c4fd22750831e85a554b66 Mon Sep 17 00:00:00 2001 From: Niels Bauman Date: Mon, 7 Jul 2025 15:50:02 -0300 Subject: [PATCH] Unmute #124518 These test failures looked like infra/CI blips to me. Closes #124518 --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 1b5d15768d894..0e41faecba2a2 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -209,9 +209,6 @@ tests: - class: org.elasticsearch.smoketest.MlWithSecurityIT method: test {yaml=ml/3rd_party_deployment/Test start and stop multiple deployments} issue: https://github.com/elastic/elasticsearch/issues/124315 -- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT - method: test {yaml=data_stream/190_failure_store_redirection/Redirect ingest failure in data stream to failure store} - issue: https://github.com/elastic/elasticsearch/issues/124518 - class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT method: test {yaml=data_stream/150_tsdb/created the data stream} issue: https://github.com/elastic/elasticsearch/issues/124575