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 ad215d4 commit a602e52Copy full SHA for a602e52
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