FailoverMethodTest.testFailoverSingleDelay occasionally fails on slow CI box
----------------------------------------------------------------------------
Key: QPID-3493
URL: https://issues.apache.org/jira/browse/QPID-3493
Project: Qpid
Issue Type: Bug
Components: Java Tests
Reporter: Keith Wall
Assignee: Keith Wall
Priority: Minor
Fix For: 0.13
Test FailoverMethodTest.testFailoverSingleDelay occasionally fails on an old
slow CI box. The test asserts that the failover should happen in less than 7
seconds, but in some cases the test takes slightly longer.
{code}
org.apache.qpid.server.failover.FailoverMethodTest (1)
TestName: testFailoverSingleDelay Duration: 14.881
Failover took more than 7 seconds:(7584) at
org.apache.qpid.server.failover.FailoverMethodTest.testFailoverSingleDelay(FailoverMethodTest.java:133)
at
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:238)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:131)
{code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]