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 18d20c3 commit 1b0b8acCopy full SHA for 1b0b8ac
muted-tests.yml
@@ -347,6 +347,9 @@ tests:
347
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
348
method: test {fork.SimpleFork ASYNC}
349
issue: https://github.com/elastic/elasticsearch/issues/123100
350
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
351
+ method: testPartialResults
352
+ issue: https://github.com/elastic/elasticsearch/issues/123101
353
354
# Examples:
355
#
0 commit comments