Skip to content

Commit 80b4d97

Browse files
Mute org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT testManyConcat #136728
1 parent 3b336ac commit 80b4d97

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
@@ -585,6 +585,9 @@ tests:
585585
- class: org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT
586586
method: testILMDownsampleRollingRestart
587587
issue: https://github.com/elastic/elasticsearch/issues/136585
588+
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
589+
method: testManyConcat
590+
issue: https://github.com/elastic/elasticsearch/issues/136728
588591

589592
# Examples:
590593
#

0 commit comments

Comments
 (0)