[jboss-as7-dev] Testsuite changes

Thomas Diesler thomas.diesler at jboss.com
Fri Nov 25 11:30:18 EST 2011


Here is a document that describes the testsuite requirements

http://community.jboss.org/wiki/ASTestsuiteRequirements

Ondřej, could you pls check that these requirements are met and document 
how this currently works.

cheers
-thomas

On 11/25/2011 03:31 PM, Darran Lofthouse wrote:
> Have we lost -DskipTests again?
>
> On 11/25/2011 01:56 PM, Kabir Khan wrote:
>> I have pushed Ondrej's work, and here is how to run it for developers (summarized from another mail from a few days ago):
>>> mvn clean install
>>> ->   runs smoke tests as expected
>>> --
>>>
>>> mvn clean install -DallTests
>>> ->   runs all tests as expected
>>> --
>>>
>>> mvn clean install -DallTests=true
>>> ->   runs all tests as expected
>>> --
>>>
>>> mvn install -pl testsuite/integration/group-smoke/ -Dtest=org.jboss.as.test.smoke.embedded.demos.client.jms.JmsClientTestCase
>>> ->   runs the one test as expected
>>> (I did -pl testsute/integration/group-smoke on the assumption that we will be moving to modules)
>>> --
>>>
>>> cd testsuite/integration/group-basic
>>> mvn install -Dtest=org.jboss.as.test.integration.deployment.classloading.ear.EarClassPath2TestCase
>>> ->   runs the one test as expected
>>> --
>>>
>>> cd testsuite/integration/group-basic
>>> mvn install
>>> ->   Runs those tests as expected
>>> --
>> There will be some slight changes coming up, such as moving the test classes into individual modules. They currently all live in testsuite/integration/ and are compiled by the individual sub-modules.
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev

-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
JBoss OSGi Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx



More information about the jboss-as7-dev mailing list