[
https://issues.apache.org/jira/browse/HADOOP-16264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824152#comment-16824152
]
Siyao Meng commented on HADOOP-16264:
-------------------------------------
[~adam.antal] I've just uploaded a new run with branch-3.1.2 + HADOOP-12760
(solves sun,misc.cleaner error).
You can use this keyword to search for unit test failures in the log to find
which components are failing: "<<< FAILURE!"
Environment: Ubuntu 18.04.2 LTS, OpenJDK 11.0.2u9
Reactor summary shows 68 projects succeeded, 29 projects have one or more unit
tests failure.
I saw quite a few "Timed out waiting" in the log. Could be buggy or flaky. I
wonder if there is a list of known flaky unit tests that we could ignore for
the time being and focus on other important ones?
> [JDK11] Track failing Hadoop unit tests
> ---------------------------------------
>
> Key: HADOOP-16264
> URL: https://issues.apache.org/jira/browse/HADOOP-16264
> Project: Hadoop Common
> Issue Type: Task
> Affects Versions: 3.1.2
> Reporter: Siyao Meng
> Assignee: Siyao Meng
> Priority: Major
> Attachments: test-run1.tgz
>
>
> Although there are still a lot of work before we could compile Hadoop with
> JDK 11 (HADOOP-15338), it is possible to compile Hadoop with JDK 8 and run
> (e.g. HDFS NN/DN,YARN NM/RM) on JDK 11 at this moment.
> But after compiling branch-3.1.2 with JDK 8, I ran unit tests with JDK 11 and
> there are a LOT of unit test failures (44 out of 96 maven projects contain at
> least one unit test failures according to maven reactor summary). This may
> well indicate some functionalities are actually broken on JDK 11. Some of
> them already have a jira number. Some of them might have been fixed in 3.2.0.
> Some of them might share the same root cause.
> By definition, this jira should be part of HADOOP-15338. But the goal of this
> one is just to keep track of unit test failures and (hopefully) resolve all
> of them soon.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]