[
https://issues.apache.org/jira/browse/YARN-11863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022043#comment-18022043
]
ASF GitHub Bot commented on YARN-11863:
---------------------------------------
slfan1989 commented on PR #7986:
URL: https://github.com/apache/hadoop/pull/7986#issuecomment-3322490312
> I observed a `SurefireBooterForkException` on Jenkins, with the error
focused on `TestAppManager` (process exited with code 255, likely due to a
forked JVM crash or a System.exit call).
>
> I wasn’t able to reproduce this issue locally (`mvn
-Dtest=org.apache.hadoop.yarn.server.resourcemanager.TestAppManager test`, all
45 test cases passed).
>
> ```
> [INFO] -------------------------------------------------------
> [INFO] T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.apache.hadoop.yarn.server.resourcemanager.TestAppManager
>
>
> [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
22.13 s
> [JDK17] Remove JUnit4 NoExitSecurityManager
> -------------------------------------------
>
> Key: YARN-11863
> URL: https://issues.apache.org/jira/browse/YARN-11863
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: resourcemanager
> Affects Versions: 3.5.0
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> During the process of completely removing JUnit4 dependencies, we found that
> the {{NoExitSecurityManager}} class is still used in the project. To further
> reduce JUnit4 dependencies and maintain code cleanliness, it needs to be
> removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]