[jboss-dev] testsuite regression
Scott Stark
sstark at redhat.com
Thu Nov 13 14:33:21 EST 2008
If I run it by itself its completing in 22 secs, so some cross test
issue must exist.
one-test:
[delete] Deleting:
/home/svn/JBossHead/jboss-head/testsuite/output/log/test.log
[junit] Running org.jboss.test.invokers.test.MultiInvokersUnitTestCase
[junit] Running org.jboss.test.invokers.test.MultiInvokersUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.218 sec
BUILD SUCCESSFUL
Total time: 26 seconds
Scott Stark wrote:
> 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.
>
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
More information about the jboss-development
mailing list