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 663dc9b commit c6b8b50Copy full SHA for c6b8b50
muted-tests.yml
@@ -627,6 +627,9 @@ tests:
627
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
628
method: test {csv-spec:fork.ForkAfterEnrich}
629
issue: https://github.com/elastic/elasticsearch/issues/135830
630
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
631
+ method: testOneRemoteClusterPartial
632
+ issue: https://github.com/elastic/elasticsearch/issues/124055
633
634
# Examples:
635
#
0 commit comments