-
1. Re: Failure on ReplicationAwareJMSServerControlWrapperTest
timfox May 5, 2009 6:12 PM (in response to clebert.suconic)I just ran a test suite, I got failures on:
1. ReplicationAwareJMSServerControlWrapperTest
2. org.jboss.messaging.tests.integration.jms.server.JMSServerDeployerTest
3. org.jboss.messaging.tests.integration.jms.server.management.JMSQueueControlUsingJMSTest
4. org.jboss.messaging.tests.integration.jms.server.management.JMSServerControl2Test
This don't seem intermittent and I am up to date with svn. -
2. Re: Failure on ReplicationAwareJMSServerControlWrapperTest
clebert.suconic May 5, 2009 6:34 PM (in response to clebert.suconic)"timfox" wrote:
I just ran a test suite, I got failures on:
1. ReplicationAwareJMSServerControlWrapperTest
This is what I said on the first post
3. org.jboss.messaging.tests.integration.jms.server.management.JMSQueueControlUsingJMSTest
4. org.jboss.messaging.tests.integration.jms.server.management.JMSServerControl2Test
I don't see these failures.. I already ran these two for about 20 times, also testListClientConnectionsForNetty in a loop of 100. and didn't see any failure. Didn't see those failures on latest hudson also.
This was the last Jeff's commit today. Maybe there is some sync issue at your workspace.
I will be looking at (2) JMSServerDeployerTest, allthough I'm not sure why you listed it as a management test. -
3. Re: Failure on ReplicationAwareJMSServerControlWrapperTest
timfox May 5, 2009 6:49 PM (in response to clebert.suconic)Let me clarify this:
*We need to get the test suite run green*
That means, in case it's not clear
*No working on other tasks until that is done*
Hope that is clear now.
Thanks. -
4. Re: Failure on ReplicationAwareJMSServerControlWrapperTest
clebert.suconic May 5, 2009 6:59 PM (in response to clebert.suconic)"timfox" wrote:
Let me clarify this:
*We need to get the test suite run green*
That means, in case it's not clear
*No working on other tasks until that is done*
Hope that is clear now.
Thanks.
Did anyone say anything different than that?
You were pointing out tests that are not failing for me or Hudson. I just wanted to clarify on those. -
5. Re: Failure on ReplicationAwareJMSServerControlWrapperTest
clebert.suconic May 5, 2009 7:39 PM (in response to clebert.suconic)I created a jira for ReplicationAwareJMSServerControlWrapperTest:
https://jira.jboss.org/jira/browse/JBMESSAGING-1618
and I added a fixme on the test.
The test is now passing considering that connection.close() could be asynchronous, however it needs to be fixed. -
6. Re: Failure on ReplicationAwareJMSServerControlWrapperTest
clebert.suconic May 6, 2009 2:53 AM (in response to clebert.suconic)All failures we have now are related to the connection issues we have already reported:
http://hudson.qa.jboss.com/hudson/view/JBM%202/job/JBM2-tests/lastBuild/testReport/org.jboss.test.messaging.jms/ConnectionTest/testDurableSubscriberOnQueueConnection/