[
https://issues.jboss.org/browse/AS7-2842?page=com.atlassian.jira.plugin.s...
]
Ondrej Zizka resolved AS7-2842.
-------------------------------
Resolution: Done
`mvn ... -fae` will continue other modules.
`./integration-tests.sh` adds this by default.
`-Dmaven.test.failure.ignore` even allows to continue other Surefire executions in the
same module.
TS: integration-tests.sh/bat should ignore failures in smoke tests
and continue running
---------------------------------------------------------------------------------------
Key: AS7-2842
URL:
https://issues.jboss.org/browse/AS7-2842
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.1.0.Beta1
Reporter: Radoslav Husar
Assignee: Ondrej Zizka
Fix For: 7.1.2.Final
And this does not make sense. Integration tests are not smoke tests, thus they should not
run when running integration testsuite.
The fix is: -Dts.noSmoke can be appended by default in the script unless smoke tests are
explicitly requested
--
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