From 16dcbf08ff4064bd3f5bc95f92f14f738fb5ab60 Mon Sep 17 00:00:00 2001 From: carlosdelest Date: Wed, 18 Dec 2024 09:29:05 +0100 Subject: [PATCH] Unmute synonyms test - failure due to inability to merge backports on time --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 7761472f7e1c6..be22827f5d07c 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -434,9 +434,6 @@ tests: - class: org.elasticsearch.xpack.apmdata.APMYamlTestSuiteIT method: test {yaml=/20_metrics_ingest/Test metrics-apm.app-* setting event.ingested via ingest pipeline} issue: https://github.com/elastic/elasticsearch/issues/118875 -- 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/116777 - class: org.elasticsearch.xpack.ml.integration.ForecastIT method: testOverflowToDisk issue: https://github.com/elastic/elasticsearch/issues/117740