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 0b7a305 commit 3066619Copy full SHA for 3066619
muted-tests.yml
@@ -519,6 +519,9 @@ tests:
519
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
520
method: test {csv-spec:spatial_shapes.ConvertFromStringParseError}
521
issue: https://github.com/elastic/elasticsearch/issues/134254
522
+- class: org.elasticsearch.action.support.nodes.TransportNodesActionTests
523
+ method: testConcurrentlyCompletionAndCancellation
524
+ issue: https://github.com/elastic/elasticsearch/issues/134277
525
526
# Examples:
527
#
0 commit comments