[jboss-as7-dev] Test Suite Changes
Kabir Khan
kabir.khan at jboss.com
Thu Nov 3 07:34:31 EDT 2011
Smoke tests are running by default now which is nice. However, a './build.sh clean install -DallTests=true' no longer runs all the tests, while they did last week. This is starting to get very confusing, all I want to do is to process some pull requests and run the tests.
If this really needs to keep changing all the time, a this-is-how-we-run-the-tests-today.txt file in the root folder would help :-)
On 27 Oct 2011, at 17:20, Ondrej Zizka wrote:
> Ok, seems like QA will have to carry the burden of disabling smoke tests whenever they want to run anything else - because Maven's profile activation logic really sucks.
> Fixing.
>
> Ondra
>
>
>
> On Thu, 2011-10-27 at 11:36 +0100, Kabir Khan wrote:
>> The smoke tests must be run as part of a standard build. Please fix.
>>
>> If QE have other requirements, which are not possible to combine with the above requirement maybe they should look into using alternate poms or the antrun plugin or something.
>> On 27 Oct 2011, at 09:48, Thomas Diesler wrote:
>>
>> > Currently, the smoke tests don't run as part of the build. Is this really what you want?
>> >
>> >
>> https://hudson.qa.jboss.com/hudson/view/JBossOSGi/job/jboss-as7-master/389/
>>
>> >
>> > -thomas
>> >
>> > On 10/27/2011 06:17 AM, Stuart Douglas wrote:
>> >> 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
>>
>> >>
>> >>
>> >>
>> >> _______________________________________________
>> >> 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
>> >
>> > _______________________________________________
>> > 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