[jboss-as7-dev] Testsuite -Dtest

Kabir Khan kabir.khan at jboss.com
Tue Dec 6 09:01:32 EST 2011


Not sure, it used to be possible to do it the way I put in.

I've put it back to what we used to have by commenting out the onlyOneSurefireExecution profiles from smoke and basic. It will try to run the test for each execution, i.e. full and web. However full is done first, so tests should pass there. The web execution might fail if the test targets the full profile.

On 6 Dec 2011, at 13:03, David Bosschaert wrote:

> I thought you'd always pass in the test's bare name (without the 
> package), e.g.:
> 
> mvn clean install -Dtest=ParseAndMarshalModelsTestCase
> 
> 
> Cheers,
> 
> David
> 
> On 06/12/2011 12:42, Kabir Khan wrote:
>> It seems the latest commit to the testsuite now breaks the ability to do
>> cd testsuite/integration/smoke
>> mvn clean install -Dtest=org.jboss.as.test.smoke.embedded.parse.ParseAndMarshalModelsTestCase
>> _______________________________________________
>> 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




More information about the jboss-as7-dev mailing list