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 392777d commit 790be1eCopy full SHA for 790be1e
muted-tests.yml
@@ -491,6 +491,9 @@ tests:
491
- class: org.elasticsearch.xpack.ccr.index.engine.FollowingEngineTests
492
method: testProcessOnceOnPrimary
493
issue: https://github.com/elastic/elasticsearch/issues/128541
494
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
495
+ method: testFailToStartRequestOnRemoteCluster
496
+ issue: https://github.com/elastic/elasticsearch/issues/128545
497
498
# Examples:
499
#
0 commit comments