mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Mute org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT testChildrenTasksCancelledOnTimeout #123568
This commit is contained in:
parent
4b31293b6f
commit
84552f8d83
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue