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.
2 parents cfe9768 + 3c914e1 commit 19a9696Copy full SHA for 19a9696
muted-tests.yml
@@ -478,6 +478,9 @@ tests:
478
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
479
method: testRemoveBanParentsOnDisconnect
480
issue: https://github.com/elastic/elasticsearch/issues/131562
481
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
482
+ method: testPartialResults
483
+ issue: https://github.com/elastic/elasticsearch/issues/131481
484
485
# Examples:
486
#
0 commit comments