Skip to content

Commit 04c04cc

Browse files
committed
re-mute HeapAttackIT.testLookupExplosionBigStringManyMatches
relates #121465
1 parent f58fdf8 commit 04c04cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,9 @@ tests:
397397
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
398398
method: testStopQueryLocal
399399
issue: https://github.com/elastic/elasticsearch/issues/121672
400+
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
401+
method: testLookupExplosionBigStringManyMatches
402+
issue: https://github.com/elastic/elasticsearch/issues/121465
400403

401404
# Examples:
402405
#

0 commit comments

Comments
 (0)