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)