You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2016/08/02 15:28:20 UTC

[jira] [Created] (ZOOKEEPER-2497) Flaky Test: org.apache.zookeeper.test.QuorumTest.testMultipleWatcherObjs

Michael Han created ZOOKEEPER-2497:
--------------------------------------

             Summary: Flaky Test: org.apache.zookeeper.test.QuorumTest.testMultipleWatcherObjs
                 Key: ZOOKEEPER-2497
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2497
             Project: ZooKeeper
          Issue Type: Bug
          Components: quorum, tests
    Affects Versions: 3.5.2
            Reporter: Michael Han
             Fix For: 3.5.3


Example:
https://builds.apache.org/job/ZooKeeper-trunk-jdk8/607/
https://builds.apache.org/job/ZooKeeper_branch35_jdk8/127/

Note I haven't found any of the Jenkins JDK7 build fail with same error message, so not sure if this is JDK8 specific.

{noformat}
1 tests failed.
FAILED:  org.apache.zookeeper.test.QuorumTest.testMultipleWatcherObjs

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
        at java.lang.Thread.run(Thread.java:745)
{noformat}



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