ManagedQueueMBeanTest.testMoveMessagesBetweenQueuesWithActiveConsumerOnSourceQueue
fails sporadically on slow CI
----------------------------------------------------------------------------------------------------------------
Key: QPID-3935
URL: https://issues.apache.org/jira/browse/QPID-3935
Project: Qpid
Issue Type: Bug
Components: Java Tests
Affects Versions: 0.16
Environment: A non-Apache Jenkins instance running on a slow server.
Reporter: Philip Harvey
Priority: Minor
We last saw this test failure a while ago, and believed it had been fixed by
commit http://svn.apache.org/viewvc?view=rev&rev=1295574 in [QPID-3867].
However, this test failed again using profile java-mms-spawn.0-9-1 against SVN
revision 1309050. It then passed on several subsequent builds.
{noformat}
junit.framework.AssertionFailedError: Unexpected number of messages after move
expected:<50> but was:<51>
at
org.apache.qpid.management.jmx.ManagedQueueMBeanTest.testMoveMessagesBetweenQueuesWithActiveConsumerOnSourceQueue(ManagedQueueMBeanTest.java:241)
at
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:242)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:138)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]