[jboss-jira] [JBoss JIRA] (AS7-2711) TS: Prepare a way to run most tests with web profile, and the rest with full profile.

Ondrej Zizka (Issue Comment Edited) (JIRA) jira-events at lists.jboss.org
Sat Nov 19 02:33:41 EST 2011


    [ https://issues.jboss.org/browse/AS7-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644157#comment-12644157 ] 

Ondrej Zizka edited comment on AS7-2711 at 11/19/11 2:32 AM:
-------------------------------------------------------------

{code}
mvn clean install -Dts.basic -Dts.noSmoke
...
[INFO] --- maven-surefire-plugin:2.10:test (basic-integration-default.surefire) @ jboss-as-testsuite-integration-basic ---
Tests run: 725, Failures: 0, Errors: 0, Skipped: 26
...
[INFO] --- maven-surefire-plugin:2.10:test (basic-integration-non-web.surefire) @ jboss-as-testsuite-integration-basic ---
Tests run: 28, Failures: 0, Errors: 0, Skipped: 8
{code}
                
      was (Author: ozizka):
    {code}
mvn clean install -DwebProfilex -Dts.basic -Dts.noSmoke
...
[INFO] --- maven-surefire-plugin:2.10:test (basic-integration-default.surefire) @ jboss-as-testsuite-integration-basic ---
Tests run: 725, Failures: 0, Errors: 0, Skipped: 26
...
[INFO] --- maven-surefire-plugin:2.10:test (basic-integration-non-web.surefire) @ jboss-as-testsuite-integration-basic ---
Tests run: 28, Failures: 0, Errors: 0, Skipped: 8
{code}
                  
> TS: Prepare a way to run most tests with web profile, and the rest with full profile.
> -------------------------------------------------------------------------------------
>
>                 Key: AS7-2711
>                 URL: https://issues.jboss.org/browse/AS7-2711
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Test Suite
>            Reporter: Ondrej Zizka
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.0.Beta1
>
>         Attachments: AS7-2711-web-profile-log.txt
>
>
> Web profile will be in standalone.xml
> Full profile will be in standalone-full.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list