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 13:22:10 UTC

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

     [ https://issues.apache.org/jira/browse/SUREFIRE-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artem Koshelev closed SUREFIRE-1205.
------------------------------------
    Resolution: Cannot Reproduce

i'm sorry, it's just something wrong with my tests

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