[jboss-as7-dev] Test Suite Changes
Stuart Douglas
stuart.w.douglas at gmail.com
Thu Oct 27 00:17:34 EDT 2011
I just just merged some changes to the test suite that QE requires for EAP (see below for a link to their requirements). As a result the manner in which the tests are run has changed slightly.
Due to limitations in maven it is no longer possible to activate all tests using mvn install -DallTests, instead you should use either:
./build.sh install -DallTests - To do a full build with all tests
./integration-tests.sh -DallTests - To just run all integration tests
Running individual tests from an IDE or via mvn test -Dtest=MyTest should work as normal.
Ondej Zizka (in CC) has been the person working on these changes, so if you have any questions or comments he is the person to talk to.
Stuart
*https://docspace.corp.redhat.com/docs/DOC-74146
*https://docspace.corp.redhat.com/docs/DOC-69049
*https://github.com/jbossas/jboss-as/pull/491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20111027/82ebb584/attachment.html
More information about the jboss-as7-dev
mailing list