You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Wall (JIRA)" <ji...@apache.org> on 2016/09/01 13:20:21 UTC

[jira] [Commented] (ACCUMULO-4440) Fix use of deprecated Timeout JUnit rule constructor

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

Michael Wall commented on ACCUMULO-4440:
----------------------------------------

[~ctubbsii] Does this need to go into 1.8.0?

> Fix use of deprecated Timeout JUnit rule constructor
> ----------------------------------------------------
>
>                 Key: ACCUMULO-4440
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4440
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: build, test
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>             Fix For: 1.7.3, 1.8.0, 1.8.1
>
>
> JUnit 4.12 deprecated the constructor we use to specify the timeout for tests in milliseconds.
> We should update to use the non-deprecated constructor, which allows us to specify the TimeUnits explicitly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)