We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1133cb commit 7d3ada8Copy full SHA for 7d3ada8
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.packaging.test.DockerTests
286
method: test600Interrupt
287
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
291
292
# Examples:
293
#
0 commit comments