Skip to content

Commit ff97aad

Browse files
authored
ESQL: Reenable test a HeapAttack test (#134502)
We've added a bunch more memory tracking since this was muted and it doesn't reproduce locally. Closes #128720
1 parent 6766e8d commit ff97aad

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,9 +375,6 @@ tests:
375375
- class: org.elasticsearch.packaging.test.DockerTests
376376
method: test072RunEsAsDifferentUserAndGroup
377377
issue: https://github.com/elastic/elasticsearch/issues/131412
378-
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
379-
method: testLookupExplosionNoFetch
380-
issue: https://github.com/elastic/elasticsearch/issues/128720
381378
- class: org.elasticsearch.packaging.test.DockerTests
382379
method: test050BasicApiTests
383380
issue: https://github.com/elastic/elasticsearch/issues/120911

0 commit comments

Comments
 (0)