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 1b85475 commit cf60614Copy full SHA for cf60614
muted-tests.yml
@@ -594,6 +594,9 @@ tests:
594
- class: org.elasticsearch.xpack.ml.integration.BasicDistributedJobsIT
595
method: testFailOverBasics
596
issue: https://github.com/elastic/elasticsearch/issues/136778
597
+- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
598
+ method: testLookupExplosionManyMatchesManyFields
599
+ issue: https://github.com/elastic/elasticsearch/issues/136791
600
601
# Examples:
602
#
0 commit comments