You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2019/06/06 14:34:00 UTC

[jira] [Closed] (SUREFIRE-1670) wrong "Filtering by Test Class Names" in failsafe "Using JUnit 5 Platform" page

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

Tibor Digana closed SUREFIRE-1670.
----------------------------------
    Resolution: Fixed

https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=de1ccc3edbb7414a38f3b31ac701bde6feb9a6f5

> wrong "Filtering by Test Class Names" in failsafe "Using JUnit 5 Platform" page
> -------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1670
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1670
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: documentation, Maven Failsafe Plugin
>            Reporter: Masahiko Sakamoto
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 3.0.0-M4
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> In http://maven.apache.org/surefire/maven-failsafe-plugin/examples/junit-platform.html , 
> "Filtering by Test Class Names" section says " ... Test.java".
> But these are wrong because these class name patterns is for surefire-plugin.
> That url is for failsafe-plugin, so that section should be "...IT.java" .
> (e.g. http://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#includes )



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