I just pushed the latest testsuite patch, it should now be possible to do mvn install
-DallTests again.
To get a full testsuite run you can pass in the standard mvn flag '-fae', e.g.:
mvn install -DallTests=true -fae
I am not sure if that works with the integration tests script or not but that should no
longer be necessary
On 25 Nov 2011, at 10:52, Thomas Diesler wrote:
Folks,
when running
./integration-tests.sh -Dbasic-tests clean install
I see failures like this
Results :
Failed tests:
testChangeMessagePriority(org.jboss.as.test.integration.messaging.mgmt.CoreQueueManagementTestCase):
expected:<3> but was:<1>
Tests in error:
testAddJndi(org.jboss.as.test.integration.messaging.mgmt.JMSQueueManagementTestCase):
java.io.IOException: JBAS010625: Channel closed
Tests run: 210, Failures: 1, Errors: 1, Skipped: 5
After that the testrun stops and the larger portion of the test suite is not executed. A
cannot see if I have regression in jax, osgi, etc
If the basic tests must always succeed (i.e. like the smoke tests) they should be smoke
tests to start of with.
Perhaps there is some magic to run the full set of basic integration tests, is there?
cheers
-thomas
PS: -fae does not make a difference
--
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev