Mute org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT testChildrenTasksCancelledOnTimeout #123568

This commit is contained in:
elasticsearchmachine 2025-02-28 01:55:15 +11:00
parent 4b31293b6f
commit 84552f8d83

View file

@ -332,6 +332,9 @@ tests:
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
method: testOneRemoteClusterPartial
issue: https://github.com/elastic/elasticsearch/issues/123451
- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
method: testChildrenTasksCancelledOnTimeout
issue: https://github.com/elastic/elasticsearch/issues/123568
# Examples:
#