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 861daf6 commit 2c432a4Copy full SHA for 2c432a4
muted-tests.yml
@@ -392,6 +392,9 @@ tests:
392
- class: org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT
393
method: test {p0=esql/40_tsdb/render aggregate_metric_double when missing value}
394
issue: https://github.com/elastic/elasticsearch/issues/123130
395
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
396
+ method: test {fork.ForkWithWhereSortAndLimit}
397
+ issue: https://github.com/elastic/elasticsearch/issues/123131
398
399
# Examples:
400
#
0 commit comments