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 256a7fe commit 3c914e1Copy full SHA for 3c914e1
muted-tests.yml
@@ -481,6 +481,9 @@ tests:
481
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
482
method: testRemoveBanParentsOnDisconnect
483
issue: https://github.com/elastic/elasticsearch/issues/131562
484
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
485
+ method: testPartialResults
486
+ issue: https://github.com/elastic/elasticsearch/issues/131481
487
488
# Examples:
489
#
0 commit comments