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 6501d67 commit a9872fbCopy full SHA for a9872fb
muted-tests.yml
@@ -335,6 +335,9 @@ tests:
335
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
336
method: test {fork.ForkWithWhereSortAndLimit ASYNC}
337
issue: https://github.com/elastic/elasticsearch/issues/123096
338
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
339
+ method: test {fork.ForkWithCommonPrefilter ASYNC}
340
+ issue: https://github.com/elastic/elasticsearch/issues/123097
341
342
# Examples:
343
#
0 commit comments