From c4ebf119b72c207f3d27084b5ddcb47e5153b5d9 Mon Sep 17 00:00:00 2001 From: Johannes Freden Jansson Date: Wed, 9 Apr 2025 08:51:55 +0200 Subject: [PATCH] Unmute testWatcherWithApiKey --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 58f39102eee1d..c921cbb4d7913 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -261,9 +261,6 @@ tests: - class: org.elasticsearch.env.NodeEnvironmentTests method: testIndexCompatibilityChecks issue: https://github.com/elastic/elasticsearch/issues/124388 -- class: org.elasticsearch.xpack.restart.FullClusterRestartIT - method: testWatcherWithApiKey {cluster=UPGRADED} - issue: https://github.com/elastic/elasticsearch/issues/124159 - 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