From 0fc67da535e79b391be47485072cd35a2df35057 Mon Sep 17 00:00:00 2001 From: Dimitris Rempapis Date: Wed, 19 Feb 2025 15:23:10 +0200 Subject: [PATCH] unmute test --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index d92c393c28d2b..b77e0177e5d45 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -279,9 +279,6 @@ tests: - class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT method: testGeoShapeGeoTile issue: https://github.com/elastic/elasticsearch/issues/115717 -- class: org.elasticsearch.search.StressSearchServiceReaperIT - method: testStressReaper - issue: https://github.com/elastic/elasticsearch/issues/115816 - class: org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT method: testGeoShapeGeoHex issue: https://github.com/elastic/elasticsearch/issues/115705