Sneha Kanekar created ZOOKEEPER-2718:
----------------------------------------
Summary: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
fails intermittently
Key: ZOOKEEPER-2718
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2718
Project: ZooKeeper
Issue Type: Bug
Components: quorum, server
Affects Versions: 3.6.0
Environment: Ubuntu:14.04
Reporter: Sneha Kanekar
The test-suite org.apache.zookeeper.server.quorum.StandaloneDisabledTest fails
intermittently with a timeout error. It fails on x86 and ppc64le architechture.
The standard output is as follows:
{code:borderStyle=solid}
Testsuite: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
Testcase: startSingleServerTest took 0.001 sec
Caused an ERROR
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)