[ 
https://issues.apache.org/jira/browse/SUREFIRE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327623#comment-16327623
 ] 

Tibor Digana commented on SUREFIRE-1028:
----------------------------------------

It cannot be a regression because this feature was not changed and we have
a lot of unit and integration tests. If you attach a project + CLI to Jira
we can investigate.




> Unable to run single test (junit)
> ---------------------------------
>
>                 Key: SUREFIRE-1028
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1028
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.16
>            Reporter: Diwaker Gupta
>            Assignee: Tibor Digana
>            Priority: Critical
>             Fix For: 2.18
>
>
> This is a regression from 2.15. It also looks like Surefire keeps regressing 
> on this feature (e.g. see SUREFIRE-827) -- are there no unit or integration 
> tests to prevent such regressions?
> With Surefire 2.15
> {noformat}
> $ mvn test -Dtest=MyTest#testFoo
> ...
> Results :
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
> {noformat}
> With Surefire 2.16
> {noformat}
> $ mvn test -Dtest=MyTest#testFoo
> Results :
> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to