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 a9872fb commit ae34ef5Copy full SHA for ae34ef5
muted-tests.yml
@@ -338,6 +338,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
342
+ method: test {fork.FiveFork SYNC}
343
+ issue: https://github.com/elastic/elasticsearch/issues/123098
344
345
# Examples:
346
#
0 commit comments