From 351e3b8fe4fb006ac675b3f368e4b8e66607331a Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 10 May 2025 17:56:19 +1000 Subject: [PATCH] Mute org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT testOneRemoteClusterPartial #124055 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 8e57bc8a078c..a1003fb24f59 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -471,6 +471,9 @@ tests: - class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityRestIT method: testTaskCancellation issue: https://github.com/elastic/elasticsearch/issues/128009 +- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT + method: testOneRemoteClusterPartial + issue: https://github.com/elastic/elasticsearch/issues/124055 # Examples: #