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 c5ca08f commit cf80db1Copy full SHA for cf80db1
muted-tests.yml
@@ -356,6 +356,9 @@ tests:
356
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
357
method: test {fork.SimpleFork SYNC}
358
issue: https://github.com/elastic/elasticsearch/issues/123104
359
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
360
+ method: test {fork.ForkWithWhereSortDescAndLimit SYNC}
361
+ issue: https://github.com/elastic/elasticsearch/issues/123107
362
363
# Examples:
364
#
0 commit comments