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 ac398e3 commit 668acccCopy full SHA for 668accc
muted-tests.yml
@@ -481,6 +481,9 @@ tests:
481
- class: org.elasticsearch.xpack.esql.qa.multi_node.GenerativeIT
482
method: test
483
issue: https://github.com/elastic/elasticsearch/issues/131508
484
+- class: org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT
485
+ method: testRemoveBanParentsOnDisconnect
486
+ issue: https://github.com/elastic/elasticsearch/issues/131562
487
488
# Examples:
489
#
0 commit comments