From f1aa7f399b2871024014e64656f68bd2f0ae65c4 Mon Sep 17 00:00:00 2001 From: carlosdelest Date: Mon, 11 Nov 2024 19:01:50 +0100 Subject: [PATCH] Unmutes #116332 after backporting tests to v8.x --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index ba810037130f7..21ab53ec875ac 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -219,9 +219,6 @@ tests: - class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests method: testBottomFieldSort issue: https://github.com/elastic/elasticsearch/issues/116249 -- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT - method: test {p0=synonyms/90_synonyms_reloading_for_synset/Reload analyzers for specific synonym set} - issue: https://github.com/elastic/elasticsearch/issues/116332 - class: org.elasticsearch.xpack.shutdown.NodeShutdownIT method: testAllocationPreventedForRemoval issue: https://github.com/elastic/elasticsearch/issues/116363