Skip to content

Commit 4e4df61

Browse files
Mute org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT testAggTooManyMvLongs #135585
1 parent e28606e commit 4e4df61

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
@@ -633,6 +633,9 @@ tests:
633633
- class: org.elasticsearch.multiproject.test.XpackWithMultipleProjectsClientYamlTestSuiteIT
634634
method: test {yaml=esql/60_usage/Basic ESQL usage output (telemetry) snapshot version}
635635
issue: https://github.com/elastic/elasticsearch/issues/135579
636+
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
637+
method: testAggTooManyMvLongs
638+
issue: https://github.com/elastic/elasticsearch/issues/135585
636639

637640
# Examples:
638641
#

0 commit comments

Comments
 (0)