Skip to content

Commit 3066619

Browse files
Mute org.elasticsearch.action.support.nodes.TransportNodesActionTests testConcurrentlyCompletionAndCancellation #134277
1 parent 0b7a305 commit 3066619

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,9 @@ tests:
519519
- class: org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT
520520
method: test {csv-spec:spatial_shapes.ConvertFromStringParseError}
521521
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
522525

523526
# Examples:
524527
#

0 commit comments

Comments
 (0)