[jboss-jira] [JBoss JIRA] (WFLY-9095) AS TS module manualmode has a wrong configuration of surefire plugin in pom.xml

Josef Cacek (JIRA) issues at jboss.org
Thu Aug 31 10:19:01 EDT 2017


     [ https://issues.jboss.org/browse/WFLY-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josef Cacek updated WFLY-9095:
------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly/pull/10463


> AS TS module manualmode has a wrong configuration of surefire plugin in pom.xml
> -------------------------------------------------------------------------------
>
>                 Key: WFLY-9095
>                 URL: https://issues.jboss.org/browse/WFLY-9095
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Josef Cacek
>            Assignee: Josef Cacek
>
> The {{pom.xml}} in manualmode module contains in its surefire plugin configuration part: 
> {code:xml}
> <includes>
> 	<include>org/jboss/as/test/manualmode/**/*TestCase.java</include>
> </includes>
> <runOrder>alphabetical</runOrder>
> {code}
> These config items should be removed
> * the includes set defined here isn't complete
> * test run order should not be predefined..



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list