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

Rakesh R commented on ZOOKEEPER-2062:
-------------------------------------

Again, few of these test cases has similar kinda false notification checks by 
waiting long time. Here its 30secs wait period to see any possibility of 
getting a false notification:
{code}
Assert.assertFalse("Received data watch notification!",
                dWatchCount.await(CONNECTION_TIMEOUT, TimeUnit.MILLISECONDS));
{code}

> RemoveWatchesTest takes forever to run
> --------------------------------------
>
>                 Key: ZOOKEEPER-2062
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2062
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>            Reporter: Flavio Junqueira
>
> [junit] Running org.apache.zookeeper.RemoveWatchesTest
>     [junit] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
> 306.188 sec



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

Reply via email to