I tried cleaning up some of the tests that were not implemented as valid JUnit test
cases but there are still 5 unit tests that have errors/failures that need to be fixed.
They are:

<testsuite name="org.jboss.test.cts.test.AllJUnitTests" tests="19" failures="4" 
errors="0" time="11.547 sec">
<testsuite name="org.jboss.test.idgen.test.Main" tests="1" failures="0" errors="1" 
time="1.656 sec">
<testsuite name="org.jboss.test.testbean.test.Main" tests="9" failures="0" errors="1" 
time="8.781 sec">
<testsuite name="org.jboss.test.xa.test.Main" tests="1" failures="0" errors="1" 
time="0.907 sec">
org.jboss.test.spydermq.test.Main does not finish in the 2 minutes allowed for the 
test.

If you wrote the test can you either fix it or remove/rename it so that it is not used.



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to