[jboss-jira] [JBoss JIRA] (WFLY-5220) Tests in testsuite/integration/basic runs more time when -Dtest maven argument is used

Josef Cacek (JIRA) issues at jboss.org
Wed Sep 2 02:25:05 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104407#comment-13104407 ] 

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/005567fe438049426292e4ca270060eadd8c9b7b#diff-ec12efbf5a13385ba26a3162a8b61e72R390


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/005567fe438049426292e4ca270060eadd8c9b7b#diff-ec12efbf5a13385ba26a3162a8b61e72R390

> 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)


More information about the jboss-jira mailing list