[jboss-jira] [JBoss JIRA] Closed: (JBAS-5088) Failing org.jboss.test.jbossmq.test.ConnectionConsumerErrorFiredUnitTestCase.testExceptionListenerFiredOnError (jrockit)
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Mon Feb 11 09:58:06 EST 2008
[ http://jira.jboss.com/jira/browse/JBAS-5088?page=all ]
Adrian Brock closed JBAS-5088.
------------------------------
Fix Version/s: JBossAS-5.0.0.CR1
Resolution: Done
This was a race in the test,
so sometimes it passed others it failed.
The background thread was checking whether it should throw an error before we'd actually
told it to.
Fixed by telling it to throw an error
before starting the background thread.
> Failing org.jboss.test.jbossmq.test.ConnectionConsumerErrorFiredUnitTestCase.testExceptionListenerFiredOnError (jrockit)
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-5088
> URL: http://jira.jboss.com/jira/browse/JBAS-5088
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: JMS service
> Reporter: Dimitris Andreadis
> Assigned To: Adrian Brock
> Fix For: JBossAS-5.0.0.CR1, JBossAS-4.2.3.GA
>
>
> Without any changes reported here:
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-4.2.x-TestSuite-jrockit15/97/changes
> The following test has been failing for the last 5 builds, in the jrockit run only:
> http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-4.2.x-TestSuite-jrockit15/97/testReport/org.jboss.test.jbossmq.test/ConnectionConsumerErrorFiredUnitTestCase/testExceptionListenerFiredOnError/
> junit.framework.AssertionFailedError: ExceptionListener should have been invoked
> at org.jboss.test.jbossmq.test.ConnectionConsumerErrorFiredUnitTestCase.testExceptionListenerFiredOnError(ConnectionConsumerErrorFiredUnitTestCase.java:59)
--
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