Artem Koshelev created SUREFIRE-1205:
----------------------------------------
Summary: -Dtest option did not work with test methods in different
classes
Key: SUREFIRE-1205
URL: https://issues.apache.org/jira/browse/SUREFIRE-1205
Project: Maven Surefire
Issue Type: Bug
Components: Maven Surefire Plugin
Reporter: Artem Koshelev
I want to run a set of test methods from different classes, and according to
documentation, i run it with option
"-Dtest=my.test.class1#myMethod,my.test.class2#myOtherMethod". For every but
last class i've got a message in log, that it was running, but then got 0/0/0/0
result. The last passed test method executes correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)