Skip to content

Commit 7d3ada8

Browse files
Mute org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT testChildrenTasksCancelledOnTimeout #123568
1 parent f1133cb commit 7d3ada8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,9 @@ tests:
285285
- class: org.elasticsearch.packaging.test.DockerTests
286286
method: test600Interrupt
287287
issue: https://github.com/elastic/elasticsearch/issues/128144
288+
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
289+
method: testChildrenTasksCancelledOnTimeout
290+
issue: https://github.com/elastic/elasticsearch/issues/123568
288291

289292
# Examples:
290293
#

0 commit comments

Comments
 (0)