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 47d4b98 commit 476f088Copy full SHA for 476f088
muted-tests.yml
@@ -519,6 +519,9 @@ tests:
519
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
520
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
521
issue: https://github.com/elastic/elasticsearch/issues/129148
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
526
# Examples:
527
#
0 commit comments