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 c6c74a5 commit 8bb8184Copy full SHA for 8bb8184
muted-tests.yml
@@ -609,6 +609,9 @@ tests:
609
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
610
method: test {csv-spec:inlinestats.DocsMultiAggsMultiGroupings}
611
issue: https://github.com/elastic/elasticsearch/issues/135121
612
+- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
613
+ method: testLookupExplosionBigString
614
+ issue: https://github.com/elastic/elasticsearch/issues/135122
615
616
# Examples:
617
#
0 commit comments