All tests from test suite
org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest are failing when
executed as part of 0.10 test profile
---------------------------------------------------------------------------------------------------------------------------------------------
Key: QPID-3421
URL: https://issues.apache.org/jira/browse/QPID-3421
Project: Qpid
Issue Type: Bug
Components: Java Broker, Java Client
Affects Versions: 0.10, 0.11, 0.12
Reporter: Alex Rudyy
Assignee: Robbie Gemmell
Originally tests from
org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest were excluded from
0.10 profile.
On trying to run them the following exception stack trace appears in test log
file
ERROR [apache.qpid.thread.LoggingUncaughtExceptionHandler] Uncaught exception
in thread "Dispatcher-Channel-0"
junit.framework.AssertionFailedError: Failover did not occur in specified
time:10000
at junit.framework.Assert.fail(Assert.java:47)
at
org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest.failBroker(DirtyTransactedPublishTest.java:380)
at
org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest$1.onMessage(DirtyTransactedPublishTest.java:196)
at
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsumer.java:725)
at
org.apache.qpid.client.BasicMessageConsumer_0_10.notifyMessage(BasicMessageConsumer_0_10.java:167)
at
org.apache.qpid.client.BasicMessageConsumer.notifyMessage(BasicMessageConsumer.java:699)
at
org.apache.qpid.client.BasicMessageConsumer_0_10.notifyMessage(BasicMessageConsumer_0_10.java:205)
at
org.apache.qpid.client.BasicMessageConsumer_0_10.notifyMessage(BasicMessageConsumer_0_10.java:47)
at
org.apache.qpid.client.AMQSession$Dispatcher.notifyConsumer(AMQSession.java:3392)
at
org.apache.qpid.client.AMQSession$Dispatcher.dispatchMessage(AMQSession.java:3336)
at
org.apache.qpid.client.AMQSession$Dispatcher.access$900(AMQSession.java:3117)
at org.apache.qpid.client.AMQSession.dispatch(AMQSession.java:3110)
at
org.apache.qpid.client.message.UnprocessedMessage.dispatch(UnprocessedMessage.java:55)
at
org.apache.qpid.client.AMQSession$Dispatcher.run(AMQSession.java:3264)
at java.lang.Thread.run(Thread.java:662)
There is no issue with these tests on running them on 0.9.1 test profile.
This issue is raised to track exclusion of DirtyTransactedPublishTest from 0.10
test profile
--
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]