You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/08/31 22:11:21 UTC

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

Christopher Tubbs created ACCUMULO-4440:
-------------------------------------------

             Summary: 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
            Reporter: 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)