[jboss-dev] testsuite regression
Scott Stark
sstark at redhat.com
Thu Nov 13 13:38:18 EST 2008
I did a rerun of the tests locally and am seeing similar failures,
although not as many:
Number of tests run: 3484
--------------------------------------------
Successful tests: 3413
Errors: 65
Failures: 6
--------------------------------------------
The problem here is that the MultiInvokersUnitTestCase is timing out,
and this leaves the test destinations deployed:
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.jboss.test.invokers.test.MultiInvokersUnitTestCase
FAILED (timeout)
[junit] Running org.jboss.test.isolation.test.IsolationUnitTestCase
I'm looking at why the MultiInvokersUnitTestCase would be timing out.
More information about the jboss-development
mailing list