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

ASF GitHub Bot commented on SUREFIRE-1452:
------------------------------------------

Github user Tibor17 commented on the issue:

    https://github.com/apache/maven-surefire/pull/166
  
    @krmahadevan 
    I have created a branch `SUREFIRE-1452`, changed your commit [1] according 
to our needs and now the build is running [2].
    [1]: 
https://git1-us-west.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=946bf1eb8d5b56dcd10ec44c463d2f6014d01a95
    [2]: 
https://builds.apache.org/view/M-R/view/Maven/job/maven-surefire-pipeline/job/SUREFIRE-1452/



> Support filtering of tests from Base Class (TestNG)
> ---------------------------------------------------
>
>                 Key: SUREFIRE-1452
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1452
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin, TestNG 
> support
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>             Fix For: 2.21.0.Jigsaw
>
>
> User has two test classes.
> An abstract base class called {{BaseTest}} which contains an {{@Test}} method 
> called {{testMethodFromBase}}. A child class called {{ChildTest}} which 
> extends {{BaseTest}}.
> User attempts at running the TestNG test via 
> {{-Dtest=ChildTest#testMethodFromBase}}.
> This PR basically addresses only the TestNG portion of the bug 
> https://github.com/cbeust/testng/issues/1563



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to