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 75cbd0e commit 7406b8dCopy full SHA for 7406b8d
muted-tests.yml
@@ -630,6 +630,9 @@ tests:
630
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
631
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
632
issue: https://github.com/elastic/elasticsearch/issues/133449
633
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithFiltersIT
634
+ method: testFilterWithUnavailableRemote
635
+ issue: https://github.com/elastic/elasticsearch/issues/133450
636
637
# Examples:
638
#
0 commit comments