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 3b336ac commit 80b4d97Copy full SHA for 80b4d97
muted-tests.yml
@@ -585,6 +585,9 @@ tests:
585
- class: org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT
586
method: testILMDownsampleRollingRestart
587
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
591
592
# Examples:
593
#
0 commit comments