Claus Ibsen created AMQ-4014:
--------------------------------
Summary: Tests may fail in activemq-core -
org.apache.activemq.transport.udp.UdpSendReceiveWithTwoConnectionsAndLargeMessagesTest
Key: AMQ-4014
URL: https://issues.apache.org/jira/browse/AMQ-4014
Project: ActiveMQ
Issue Type: Test
Components: Broker, Test Cases
Affects Versions: 5.6.0
Reporter: Claus Ibsen
Priority: Minor
This tests fails sometime when testing activemq-core. Especially when running
the full suite tests vs single test
{code}
Failed tests:
testTemporaryTopic(org.objectweb.jtests.jms.conform.topic.TemporaryTopicTest):
javax.jms.InvalidDestinationException: Cannot publish to a deleted Destination:
temp-topic://ID:davsclaus.lan-59747-1346658639174-621:1:1
testSendReceive(org.apache.activemq.transport.udp.UdpSendReceiveWithTwoConnectionsAndLargeMessagesTest):
Invalid number of messages received expected:<2> but was:<1>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira