From 889554e9fe4ae5ea81815595b19d19b05af95d8f Mon Sep 17 00:00:00 2001 From: Valeriy Khakhutskyy <1292899+valeriy42@users.noreply.github.com> Date: Wed, 12 Feb 2025 13:33:02 +0100 Subject: [PATCH] unmute fixed tests --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index f8bf44873a10f..7f5f71881557d 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -373,9 +373,6 @@ tests: - class: org.elasticsearch.oldrepos.OldRepositoryAccessIT method: testOldSourceOnlyRepoAccess issue: https://github.com/elastic/elasticsearch/issues/120080 -- class: org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT - method: testFeatureImportanceValues - issue: https://github.com/elastic/elasticsearch/issues/116564 - class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT method: test {date_nanos.Bucket Date nanos by 10 minutes} issue: https://github.com/elastic/elasticsearch/issues/120162