Shilun Fan created YARN-11850: --------------------------------- Summary: Remove JUnit4 Parameterized from TestRuncContainerRuntime Key: YARN-11850 URL: https://issues.apache.org/jira/browse/YARN-11850 Project: Hadoop YARN Issue Type: Sub-task Components: nodemanager Affects Versions: 3.5.0 Reporter: Shilun Fan Assignee: Shilun Fan
In this task, we will remove the outdated JUnit4 dependency from {{{}TestRuncContainerRuntime{}}}, specifically: * Identify and remove all references related to {{{}org.junit.runners.Parameterized{}}}. * Update the relevant test code to ensure it no longer depends on JUnit4. * Ensure that after removing the dependency, all tests still run successfully and the project's compatibility remains unaffected. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org