[jboss-jira] [JBoss JIRA] Created: (JBESB-244) Transient junit failures running tests
Kevin Conner (JIRA)
jira-events at jboss.com
Tue Nov 28 08:33:56 EST 2006
Transient junit failures running tests
--------------------------------------
Key: JBESB-244
URL: http://jira.jboss.com/jira/browse/JBESB-244
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Kevin Conner
Assigned To: Kevin Conner
I have been seeing transient junit failures while running the tests. This failure manifiests itself as the corruption of the junit report files.
The corruption of the files is caused by the HSQL database issuing a call to System.exit() before junit has managed to write the complete report.
The utility classes should be modified to pass in the '-no_system_exit true' configuration parameter when starting the invm database.
--
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