[jboss-jira] [JBoss JIRA] (WFLY-228) TS: Migrate from Surefire to Failsafe maven plugin.

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Tue Nov 19 10:30:06 EST 2013


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

Radoslav Husar updated WFLY-228:
--------------------------------

    Fix Version/s: Awaiting Volunteers
                       (was: 8.0.0.CR1)


This seems to be the branch with the work done for this task so far:
https://github.com/jsenko/wildfly/tree/AS7-4065

It is a pity this hasn't been completed. I am guessing that to rebase after 6 months is going to be a PITA.
                
> TS: Migrate from Surefire to Failsafe maven plugin.
> ---------------------------------------------------
>
>                 Key: WFLY-228
>                 URL: https://issues.jboss.org/browse/WFLY-228
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>            Reporter: Ondrej Zizka
>            Assignee: Jakub Senko
>             Fix For: Awaiting Volunteers
>
>         Attachments: AS7-failsafe-surefire.html.zip
>
>
> Surefire aims at unit testing.
> Failsafe, unlike Surefire, binds to two build phases - integration-tests and verify.
> That not only moves test execution to the correct phase, but also brings possibility to test several issues present in the testsuite - like skipping successive Surefire executions in a single module if former fails (not affected by -fae).
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list