Skip to content

Commit 2483ef0

Browse files
Mute org.elasticsearch.action.support.nodes.TransportNodesActionTests testConcurrentlyCompletionAndCancellation #134277
1 parent 381fc8e commit 2483ef0

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
@@ -546,6 +546,9 @@ tests:
546546
- class: org.elasticsearch.xpack.esql.expression.function.scalar.score.DecayTests
547547
method: "testEvaluateBlockWithNulls {TestCase=<integer>, <integer>, <integer>, <_source> #2}"
548548
issue: https://github.com/elastic/elasticsearch/issues/134679
549+
- class: org.elasticsearch.action.support.nodes.TransportNodesActionTests
550+
method: testConcurrentlyCompletionAndCancellation
551+
issue: https://github.com/elastic/elasticsearch/issues/134277
549552

550553
# Examples:
551554
#

0 commit comments

Comments
 (0)