From eed571d759ba18d19332739a33aadd37d76b1a63 Mon Sep 17 00:00:00 2001 From: "ievgen.degtiarenko" Date: Fri, 20 Jun 2025 11:10:11 +0200 Subject: [PATCH] Remove resolved mutes --- muted-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index 77ecfb22bc61d..26f33078a0944 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -452,9 +452,6 @@ tests: - class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityFcActionAuthorizationIT method: testIndicesPrivilegesAreEnforcedForCcrRestoreSessionActions issue: https://github.com/elastic/elasticsearch/issues/127782 - - class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT - method: testSearchWhileRelocating - issue: https://github.com/elastic/elasticsearch/issues/127188 - class: org.elasticsearch.search.CCSDuelIT method: testTerminateAfter issue: https://github.com/elastic/elasticsearch/issues/126085