From 437ffc86f66c244e8e25d3717c88a52ddae20653 Mon Sep 17 00:00:00 2001 From: Lorenzo Dematte Date: Thu, 20 Feb 2025 09:05:27 +0100 Subject: [PATCH] Unmute HdfsSearchableSnapshotsIT --- muted-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index d671fbb2e6da1..7f2978da7cd71 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -274,8 +274,6 @@ tests: - class: org.elasticsearch.blocks.SimpleBlocksIT method: testConcurrentAddBlock issue: https://github.com/elastic/elasticsearch/issues/122324 -- class: org.elasticsearch.xpack.searchablesnapshots.hdfs.HdfsSearchableSnapshotsIT - issue: https://github.com/elastic/elasticsearch/issues/122024 - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT method: test {yaml=reference/cat/health/cat-health-example} issue: https://github.com/elastic/elasticsearch/issues/122335