[
http://jira.jboss.com/jira/browse/JBMESSAGING-698?page=comments#action_12... ]
Clebert Suconic commented on JBMESSAGING-698:
---------------------------------------------
this assertion on 1108:
assertNotSame(originalRemoting, delegate.getRemotingConnection());
Means failover on client didn't happen, as the remoting connection still the same as
before.
I have executed the test about 4 times... and 3 in 1 I got successful results.
We should keep watch on cruisecontrol.
HATest::testTopicSubscriber fails
----------------------------------
Key: JBMESSAGING-698
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-698
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.Beta1
Reporter: Tim Fox
Assigned To: Clebert Suconic
Fix For: 1.2.0.CR1
Only fails when run as part of the test suite.
Passes when run standalone using runtest:
<failure message="expected not same"
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
expected not same
at org.jboss.test.messaging.jms.clustering.HATest.testTopicSubscriber(HATest.java:1108)
</failure>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira