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 fd7d973 commit 548ecf6Copy full SHA for 548ecf6
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT
445
method: testBulkIndexingRequestSplitting
446
issue: https://github.com/elastic/elasticsearch/issues/127392
447
+- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
448
+ method: testLookupExplosionNoFetch
449
+ issue: https://github.com/elastic/elasticsearch/issues/127365
450
451
# Examples:
452
#
0 commit comments