[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-905) org.jboss.test.messaging.jms.clustering.FailoverValveTest.testConcurrentClose() fails on Linux
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Wed Feb 28 14:59:09 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-905?page=comments#action_12354623 ]
Clebert Suconic commented on JBMESSAGING-905:
---------------------------------------------
>From what I saw.. this is some time issue with the pollers used by this test.
Multiple threads are closing the valve.. holding it.. and there is a thread waiting the valve to be released...
so.. there is a racing on the test..
but we don't use this valve anyway.. .so we deal with this later.
> org.jboss.test.messaging.jms.clustering.FailoverValveTest.testConcurrentClose() fails on Linux
> ----------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-905
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-905
> Project: JBoss Messaging
> Issue Type: Bug
> Reporter: Ovidiu Feodorov
> Assigned To: Clebert Suconic
> Priority: Optional
> Fix For: 1.2.1
>
>
> junit.framework.AssertionFailedError
> at org.jboss.test.messaging.jms.clustering.FailoverValveTest.testConcurrentClose(FailoverValveTest.java:287)
--
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
More information about the jboss-jira
mailing list