We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b31293 commit 84552f8Copy full SHA for 84552f8
muted-tests.yml
@@ -332,6 +332,9 @@ tests:
332
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
333
method: testOneRemoteClusterPartial
334
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
338
339
# Examples:
340
#
0 commit comments