[
https://issues.apache.org/jira/browse/HADOOP-19058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030930#comment-18030930
]
ASF GitHub Bot commented on HADOOP-19058:
-----------------------------------------
slfan1989 commented on PR #6531:
URL: https://github.com/apache/hadoop/pull/6531#issuecomment-3419461498
> @slfan1989 , do you know if the unit tests described here are still
failing? If not, let's resolve the JIRA.
@szetszwo Sorry for the late reply. The compilation-related changes in this
PR have already been completed in #7114. We currently know that there are still
five unit tests with issues, which are as follows:
```
hadoop.hdfs.tools.TestDFSAdmin
hadoop.yarn.sls.appmaster.TestAMSimulator
hadoop.yarn.server.router.webapp.TestFederationWebApp
hadoop.yarn.server.router.subcluster.fair.TestYarnFederationWithFairScheduler
hadoop.yarn.server.router.webapp.TestRouterWebServicesREST
```
I will continue to follow up on these unit test issues.
> [JDK-17] Fix UT Failures in hadoop common, hdfs, yarn
> -----------------------------------------------------
>
> Key: HADOOP-19058
> URL: https://issues.apache.org/jira/browse/HADOOP-19058
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Bilwa S T
> Assignee: Bilwa S T
> Priority: Major
> Labels: pull-request-available
>
> Most of the UT's failed with below exception:
> Caused by: java.lang.ExceptionInInitializerError: Exception
> java.lang.reflect.InaccessibleObjectException: Unable to make protected final
> java.lang.Class
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) throws
> java.lang.ClassFormatError accessible: module java.base does not "opens
> java.lang" to unnamed module @d13f7c [in thread "Time-limited test"]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]