You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Artem Koshelev (JIRA)" <ji...@apache.org> on 2015/12/04 10:59:10 UTC

[jira] [Created] (SUREFIRE-1205) -Dtest option did not work with test methods in different classes

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)