You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2014/03/10 03:26:42 UTC

[jira] [Commented] (BOOKKEEPER-739) Test timeouts mostly ignored

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

Sijie Guo commented on BOOKKEEPER-739:
--------------------------------------

[~ikelly] +1 for moving to junit4 

> Test timeouts mostly ignored
> ----------------------------
>
>                 Key: BOOKKEEPER-739
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-739
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>             Fix For: 4.3.0
>
>
> A lot of our tests extend BookKeeperClusterTestCase which extends TestCase, which is the junit 3 way of doing tests. Annotations is the junit4 way to doing tests. If you're using a junit3 harness, annotations are ignored. Therefore, most of our timeout annotations are ignored. I propose we move everything to the junit4 style.
> http://stackoverflow.com/questions/1151237/junit-expected-tag-not-working-as-expected



--
This message was sent by Atlassian JIRA
(v6.2#6252)