Skip to content

Commit de80605

Browse files
Unmute testManyConcat (#138508)
With #138432 we split HeapAttackIT into two different test to avoid timeouts. With the change testManyConcat should not timeout sporadically any more. Closes #136728
1 parent c4514ef commit de80605

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
@@ -322,9 +322,6 @@ tests:
322322
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
323323
method: test {p0=search.vectors/200_dense_vector_docvalue_fields/Enable docvalue_fields parameter for dense_vector fields}
324324
issue: https://github.com/elastic/elasticsearch/issues/136443
325-
- class: org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT
326-
method: testManyConcat
327-
issue: https://github.com/elastic/elasticsearch/issues/136728
328325
- class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
329326
method: testRemoteClusterOnlyCCSWithFailuresOnAllShards
330327
issue: https://github.com/elastic/elasticsearch/issues/136894

0 commit comments

Comments
 (0)