[
https://issues.jboss.org/browse/AS7-4065?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka updated AS7-4065:
------------------------------
Attachment: AS7-failsafe-surefire.html.zip
I have compared runs using Surefire and Failsafe with current upstream/master.
See the attached .zip.
One test is missing:
org.jboss.as.test.integration.weld.interceptor.ordering.SessionBeanInterceptorOrderingTest
However in the Surefire run, it's SKIPPED.
Jakube, could you pls have look at that?
TS: Migrate from Surefire to Failsafe maven plugin.
---------------------------------------------------
Key: AS7-4065
URL:
https://issues.jboss.org/browse/AS7-4065
Project: Application Server 7
Issue Type: Enhancement
Components: Test Suite
Reporter: Ondrej Zizka
Assignee: Jakub Senko
Fix For: 7.2.0.Alpha1
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