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 476f088 commit d592605Copy full SHA for d592605
muted-tests.yml
@@ -522,6 +522,9 @@ tests:
522
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
523
method: test {lookup-join.EnrichLookupStatsBug ASYNC}
524
issue: https://github.com/elastic/elasticsearch/issues/129228
525
+- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
526
+ method: test {lookup-join.EnrichLookupStatsBug SYNC}
527
+ issue: https://github.com/elastic/elasticsearch/issues/129229
528
529
# Examples:
530
#
0 commit comments