[jboss-dev] smoke-test failures
Dimitris Andreadis
dandread at redhat.com
Tue Aug 5 11:19:19 EDT 2008
A quick reminder that before committing anything to AS trunk we are supposed to run the
smoke-tests-raw target against the 'all' configuration.
Currently I'm seeing 4 smoke tests failing:
...
[junit] Running org.jboss.test.classloader.test.ScopingUnitTestCase
[junit] Tests run: 8, Failures: 0, Errors: 1, Time elapsed: 6.141 sec
[junit] Test org.jboss.test.classloader.test.ScopingUnitTestCase FAILED
...
[junit] Running org.jboss.test.deployers.ear.test.EARAltDDConnectorDeploymentUnitTestCase
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.766 sec
[junit] Test org.jboss.test.deployers.ear.test.EARAltDDConnectorDeploymentUnitTestCase FAILED
...
[junit] Running org.jboss.test.deployers.seam.test.SeamNumberguessExampleUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 13.875 sec
[junit] Test org.jboss.test.deployers.seam.test.SeamNumberguessExampleUnitTestCase FAILED
[junit] Running org.jboss.test.deployers.seam.test.SeamVFSClassloadingUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 3, Time elapsed: 9.532 sec
[junit] Test org.jboss.test.deployers.seam.test.SeamVFSClassloadingUnitTestCase FAILED
...
[junit] Running org.jboss.test.xml.DDValidatorUnitTestCase
[junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 19.297 sec
[junit] Test org.jboss.test.xml.DDValidatorUnitTestCase FAILED
More information about the jboss-development
mailing list