[ 
https://issues.apache.org/jira/browse/HADOOP-14693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412820#comment-17412820
 ] 

Steve Loughran commented on HADOOP-14693:
-----------------------------------------

I'm having fun with my tests in MAPREDUCE-7341 & parallel surefire running. In 
the hadoop-azure parallel run, the junit4 
@FixMethodOrder(MethodSorters.NAME_ASCENDING) attribute is not working; methods 
are running out of order. 

Looks like the mechanism has changed
https://junit.org/junit5/docs/current/user-guide/#writing-tests-test-execution-order

and, presumably, it means somehow sequential vs parallel runs work differently. 
Will investigate further. If JUnit5 have gone and changed something else I 
shall be deeply disappointed.


> Upgrade JUnit from 4 to 5
> -------------------------
>
>                 Key: HADOOP-14693
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14693
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> JUnit 4 does not support Java 9. We need to upgrade this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to