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 1b0b8ac commit 9a5e368Copy full SHA for 9a5e368
muted-tests.yml
@@ -350,6 +350,9 @@ tests:
350
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
351
method: testPartialResults
352
issue: https://github.com/elastic/elasticsearch/issues/123101
353
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
354
+ method: test {fork.ForkWithWhereSortAndLimit SYNC}
355
+ issue: https://github.com/elastic/elasticsearch/issues/123103
356
357
# Examples:
358
#
0 commit comments