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 c045d82 commit 15a7752Copy full SHA for 15a7752
muted-tests.yml
@@ -434,6 +434,9 @@ tests:
434
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
435
method: test {yaml=snapshot.create/10_basic/Create a snapshot for missing index}
436
issue: https://github.com/elastic/elasticsearch/issues/121536
437
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryUnavailableRemotesIT
438
+ method: testRemoteOnlyCCSAgainstDisconnectedRemoteWithSkipUnavailableTrue
439
+ issue: https://github.com/elastic/elasticsearch/issues/121578
440
441
# Examples:
442
#
0 commit comments