Occasional test failures from
SimpleAMQQueueTest.testSubscriptionSpecificRequeueForQueueWithMultipleSubscriptions
-----------------------------------------------------------------------------------------------------------------
Key: QPID-3164
URL: https://issues.apache.org/jira/browse/QPID-3164
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: 0.10, 0.11
Reporter: Keith Wall
Assignee: Robbie Gemmell
QPID-2900 added a new test case
SimpleAMQQueueTest.testSubscriptionSpecificRequeueForQueueWithMultipleSubscriptions
which aims to verify that the method SimpleAMQQueue.requeue(QueueEntry,
Subscription) behaves correctly and correctly requeues a entry for a specific
subscription. The test is showing sporadic test failures.
junit.framework.AssertionFailedError: Unexpected total number of messages sent
to subscription1 after enqueue expected:<1> but was:<0>
at
org.apache.qpid.server.queue.SimpleAMQQueueTest.testSubscriptionSpecificRequeueForQueueWithMultipleSubscriptions(SimpleAMQQueueTest.java:453)
at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120)
I notice that the test case has even failed on the new Jenkins instance:
https://builds.apache.org/hudson/pview/job/qpid-java-build/7/testReport/junit/org.apache.qpid.server.queue/SimpleAMQQueueTest/testSubscriptionSpecificRequeueForQueueWithMultipleSubscriptions/
--
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]