[ https://issues.apache.org/jira/browse/MAPREDUCE-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686905#comment-17686905 ]
Ayush Saxena commented on MAPREDUCE-7428: ----------------------------------------- Folks, Either this didn't fix everything or something new came up in Mapreduce regarding to Junit. There are still tests failing [https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1131/#showFailuresLink] With the same error [https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1131/testReport/junit/org.apache.hadoop.mapreduce.v2.hs/TestJobHistoryEvents/testEventsFlushOnStop/] {noformat} java.lang.NoClassDefFoundError: org/junit/jupiter/api/Assertions at org.apache.hadoop.mapreduce.v2.app.MRApp.waitForState(MRApp.java:396) at org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryEvents.testEventsFlushOnStop(TestJobHistoryEvents.java:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method){noformat} > Fix failures related to Junit 4 to Junit 5 upgrade in > org.apache.hadoop.mapreduce.v2.app.webapp > ----------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-7428 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7428 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Affects Versions: 3.4.0 > Reporter: Ashutosh Gupta > Assignee: Akira Ajisaka > Priority: Critical > Labels: pull-request-available > Fix For: 3.4.0 > > > Few test are getting failed due to Junit 4 to Junit 5 upgrade in > org.apache.hadoop.mapreduce.v2.app.webapp > [https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1071/testReport/] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org