Skip to content

Commit 959ad8b

Browse files
Mute org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT testLookupExplosionNoFetch #123432
1 parent 8c6df1f commit 959ad8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,9 @@ tests:
336336
- class: org.elasticsearch.indices.recovery.IndexRecoveryIT
337337
method: testSourceThrottling
338338
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
339342

340343
# Examples:
341344
#

0 commit comments

Comments
 (0)