[jboss-jira] [JBoss JIRA] (AS7-6514) make -Dts.noClustering to really bypass clustering tests
Radoslav Husar (JIRA)
jira-events at lists.jboss.org
Wed Feb 13 06:50:57 EST 2013
[ https://issues.jboss.org/browse/AS7-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753877#comment-12753877 ]
Radoslav Husar commented on AS7-6514:
-------------------------------------
The problem was, that even though no profile was activated, maven activated a default test profile so all the test run, but with wrong properties (e.g. arquillian.xml was not set) and thus all tests failed very quickly.
The fix is to add a profile that disabled default execution.
> make -Dts.noClustering to really bypass clustering tests
> --------------------------------------------------------
>
> Key: AS7-6514
> URL: https://issues.jboss.org/browse/AS7-6514
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Test Suite
> Affects Versions: 7.1.3.Final (EAP), 7.2.0.Alpha1
> Reporter: Peter Skopek
> Assignee: Radoslav Husar
>
> When using ./integration-tests.sh -DallTests -Dts.noClustering, clustering tests are running anyway.
> Would be nice to have possibility to bypass them.
--
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