Skip to content

Commit dc48d10

Browse files
Mute org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderTests testLimitConcurrentNodes #132607
1 parent 8e0ac6d commit dc48d10

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
@@ -527,6 +527,9 @@ tests:
527527
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
528528
method: test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
529529
issue: https://github.com/elastic/elasticsearch/issues/132604
530+
- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderTests
531+
method: testLimitConcurrentNodes
532+
issue: https://github.com/elastic/elasticsearch/issues/132607
530533

531534
# Examples:
532535
#

0 commit comments

Comments
 (0)