Hi,
It isn't failing for me. Don't know why it failed for you and it shouldn't
fail unless the QueueRegistry returned from default ApplicationRegistry
instance has the queue already registered. So, I have changed the queue
names being used in the test.
Please give it another try.
Regards,
Bhupendra
On 12/28/06, Kodichath, Suresh <[EMAIL PROTECTED]> wrote:
Hi,
I am seeing this test failing on Windows (haven't checked on others),
using the latest trunk. Anybody else seeing this failure?.
Bhupendra, you merged recently to this so can you check on this.
testQueueOperations(org.apache.qpid.server.AMQBrokerManagerMBeanTest)
Time elap
sed: 0 sec <<< FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at
org.apache.qpid.server.AMQBrokerManagerMBeanTest.testQueueOperations(
AMQBrokerManagerMBeanTest.java:61)
Suresh