[jboss-jira] [JBoss JIRA] (AS7-2909) AS7 testsuite - maven.test.failure.ignore vs. surefire.test.failure.ignore

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Feb 8 01:50:49 EST 2012


     [ https://issues.jboss.org/browse/AS7-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-2909:
----------------------------------

    Fix Version/s: 7.1.1.Final
                       (was: 7.1.0.Final)

    
> AS7 testsuite - maven.test.failure.ignore vs. surefire.test.failure.ignore
> --------------------------------------------------------------------------
>
>                 Key: AS7-2909
>                 URL: https://issues.jboss.org/browse/AS7-2909
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 7.1.0.Beta1
>            Reporter: Rostislav Svoboda
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.1.Final
>
>
> I have problem with AS7 TS internal surefire.test.failure.ignore property to ignore tests failures. Ignoring failed tests can be useful for code coverage or when you are building unstable version of AS7. With this property we are adding requirements for users because they will need to search for all properties and can't rely on standard Maven knowledge.
> Is there any hidden motivation for surefire.test.failure.ignore property? I can't recall any.
> *Current command:*
> ./tools/maven/bin/mvn -e -s tools/maven/conf/settings.xml install -Dts.smoke -Dmaven.test.failure.ignore=true -Dsurefire.test.failure.ignore=true
> *Goal:*
> ./tools/maven/bin/mvn -e -s tools/maven/conf/settings.xml install -Dts.smoke -Dmaven.test.failure.ignore=true
> *Suggestion:*
> Replace surefire.test.failure.ignore property with standard maven.test.failure.ignore
> Links:
> https://github.com/jbossas/jboss-as/blob/master/testsuite/pom.xml#L114
> http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#testFailureIgnore

--
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