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 7cd17d2 commit ca09e72Copy full SHA for ca09e72
muted-tests.yml
@@ -257,6 +257,9 @@ tests:
257
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
258
method: test {lookup-join.LookupMessageFromIndexKeepReordered ASYNC}
259
issue: https://github.com/elastic/elasticsearch/issues/118151
260
+- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS2UnavailableRemotesIT
261
+ method: testEsqlRcs2UnavailableRemoteScenarios
262
+ issue: https://github.com/elastic/elasticsearch/issues/117419
263
264
# Examples:
265
#
0 commit comments