You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ewan Higgs (JIRA)" <ji...@apache.org> on 2018/11/21 19:59:00 UTC

[jira] [Commented] (HADOOP-14693) Upgrade JUnit from 4 to 5

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

Ewan Higgs commented on HADOOP-14693:
-------------------------------------

In various tests (e.g. TestECSchema) we have {{@Rule Timeout globalTimeout = new Timeout(3000);}} which means the entire test and all child tests have a timeout set. Junit5 doesn't have this (yet). Discussion is here: 

https://github.com/junit-team/junit5/issues/80

I'm not sure if this is a blocker for anyone. If the tests behave well enough then maybe we can remove the timeouts?

> 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
>
> JUnit 4 does not support Java 9. We need to upgrade this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org