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 f58fdf8 commit 04c04ccCopy full SHA for 04c04cc
muted-tests.yml
@@ -397,6 +397,9 @@ tests:
397
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
398
method: testStopQueryLocal
399
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
403
404
# Examples:
405
#
0 commit comments