[
https://issues.jboss.org/browse/WFLY-5220?page=com.atlassian.jira.plugin....
]
Josef Cacek edited comment on WFLY-5220 at 9/2/15 2:24 AM:
-----------------------------------------------------------
Stuart, how it breaks the usage?
The correct is only one active surefire exeuction (with {{standalone-full.xml}} profile)
when the {{-Dtest}} is used - as it's described in the profile comment.
{code:xml}
<!-- When -Dtest=... is set, only the default surefire execution with
standalone-full.xml will run. -->
{code}
It worked as described in the past, but stopped to work after this change:
https://github.com/wildfly/wildfly/commit/005567fe438049426292e4ca270060e...
was (Author: jcacek):
Stuart, how it breaks the usage?
The correct is only one active surefire exeuction (with {{standalone-full.xml}} profile}})
when the {{-Dtest}} is used - as it's described in the profile comment.
{code:xml}
<!-- When -Dtest=... is set, only the default surefire execution with
standalone-full.xml will run. -->
{code}
It worked as described in the past, but stopped to work after this change:
https://github.com/wildfly/wildfly/commit/005567fe438049426292e4ca270060e...
Tests in testsuite/integration/basic runs more time when -Dtest maven
argument is used
--------------------------------------------------------------------------------------
Key: WFLY-5220
URL:
https://issues.jboss.org/browse/WFLY-5220
Project: WildFly
Issue Type: Bug
Components: Test Suite
Affects Versions: 10.0.0.Beta2
Reporter: Josef Cacek
Assignee: Josef Cacek
Multiple maven-surefire-plugin executions are started when {{-Dtest}} maven switch is
used in {{testsuite/integration/basic}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)