[ https://issues.apache.org/jira/browse/SUREFIRE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902181#comment-14902181 ]
Tibor Digana edited comment on SUREFIRE-1180 at 9/22/15 8:05 AM: ----------------------------------------------------------------- We have not yet tested it with combination of forkCount and reuseForks. This is necessary to do, otherwise we have to wait with the release. Can you please try to test it on your side and see if the test results are same? Thx. was (Author: tibor17): We have not yet tested it with combination of forkCount and reuseForks. This is necessary to do, otherwise we have to wait with the release. Can you please try to tested on your side and see if the test results are same? Thx. > Does not overrides include/exclude using -Dtest property > -------------------------------------------------------- > > Key: SUREFIRE-1180 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1180 > Project: Maven Surefire > Issue Type: Bug > Components: Maven Surefire Plugin > Affects Versions: 2.12, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.13, 2.14, > 2.14.1, 2.15, 2.16, 2.17, 2.18, 2.18.1 > Reporter: Arūnas Vasmanas > Attachments: pom.xml, sandbox.zip > > > Does not run test using -Dtest example: > mvn verify -Dtest=**/*AppIT.java -DfailIfNoTests=false -Pe2e-test > if enable in pom.xml <include>${test}</include> line so test would run. > It seems that -Dtest property does not overrides <include> > Works on 2.11 version. > Attached pom.xml and sanbox example. -- This message was sent by Atlassian JIRA (v6.3.4#6332)