[
https://issues.apache.org/jira/browse/YARN-11760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925773#comment-17925773
]
ASF GitHub Bot commented on YARN-11760:
---------------------------------------
slfan1989 commented on code in PR #7373:
URL: https://github.com/apache/hadoop/pull/7373#discussion_r1950038400
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/test/java/org/apache/hadoop/yarn/applications/distributedshell/DistributedShellBaseTest.java:
##########
@@ -307,9 +306,10 @@ protected Client setAndGetDSClient(String
appMasterMainClass,
return dsClient;
}
- protected void baseTestDSShell(boolean haveDomain, boolean defaultFlow)
+ protected void baseTestDSShell(String methodName, boolean haveDomain,
boolean defaultFlow)
throws Exception {
String[] baseArgs = createArgumentsWithAppName(
+ methodName,
Review Comment:
Thank you for your message. I will fix this issue.
> Upgrade JUnit from 4 to 5 in hadoop-yarn-applications-distributedshell.
> -----------------------------------------------------------------------
>
> Key: YARN-11760
> URL: https://issues.apache.org/jira/browse/YARN-11760
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> Upgrade JUnit from 4 to 5 in hadoop-yarn-applications-distributedshell.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]