Skip to content

Commit 84552f8

Browse files
Mute org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT testChildrenTasksCancelledOnTimeout #123568
1 parent 4b31293 commit 84552f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,9 @@ tests:
332332
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
333333
method: testOneRemoteClusterPartial
334334
issue: https://github.com/elastic/elasticsearch/issues/123451
335+
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
336+
method: testChildrenTasksCancelledOnTimeout
337+
issue: https://github.com/elastic/elasticsearch/issues/123568
335338

336339
# Examples:
337340
#

0 commit comments

Comments
 (0)