From 80760652bae6039ae3e50589a38b726643131199 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine Date: Wed, 29 Oct 2025 13:41:39 +0100 Subject: [PATCH] Unmutes 134639 --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index f64cdc1948380..706e7a580a673 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -363,9 +363,6 @@ tests: - class: org.elasticsearch.xpack.esql.plugin.CanMatchIT method: testAliasFilters issue: https://github.com/elastic/elasticsearch/issues/134512 -- class: org.elasticsearch.xpack.esql.analysis.AnalyzerTests - method: testDenseVectorImplicitCastingKnnQueryParams - issue: https://github.com/elastic/elasticsearch/issues/134639 - class: org.elasticsearch.oldrepos.OldRepositoryAccessIT method: testOldRepoAccess issue: https://github.com/elastic/elasticsearch/issues/120148