We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6df1f commit 959ad8bCopy full SHA for 959ad8b
muted-tests.yml
@@ -336,6 +336,9 @@ tests:
336
- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
337
method: testSourceThrottling
338
issue: https://github.com/elastic/elasticsearch/issues/123680
339
+- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
340
+ method: testLookupExplosionNoFetch
341
+ issue: https://github.com/elastic/elasticsearch/issues/123432
342
343
# Examples:
344
#
0 commit comments