We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730d110 commit 351e3b8Copy full SHA for 351e3b8
muted-tests.yml
@@ -471,6 +471,9 @@ tests:
471
- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityRestIT
472
method: testTaskCancellation
473
issue: https://github.com/elastic/elasticsearch/issues/128009
474
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
475
+ method: testOneRemoteClusterPartial
476
+ issue: https://github.com/elastic/elasticsearch/issues/124055
477
478
# Examples:
479
#
0 commit comments