[ 
https://issues.jenkins-ci.org/browse/JENKINS-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno P. Kinoshita resolved JENKINS-11894.
------------------------------------------

    Resolution: Fixed

All tests passed. An alpha version has been sent to the user.

There was a big refactoring where was created an Extension point for Result 
Seeking Strategies. And new strategies were added, including JUnit and TestNG 
method names. It will match the test method name against the key custom field 
value.

However, notice that it will use the <package>.<class>#<methodName> to identify 
the method. 

All the best!
Bruno
                
> All tests {test Methods} of TestNG, belonging to the same class are shown as 
> "FAILURE", if just one of the test is a failure 
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-11894
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11894
>             Project: Jenkins
>          Issue Type: Bug
>          Components: testlink
>         Environment: Jenkins Version 1.440 {Testlink Plugin - Version 3.0.2}
> Testlink Version 1.9.3 (Prague)
>            Reporter: Venugopal Shenoy
>            Assignee: Bruno P. Kinoshita
>            Priority: Critical
>              Labels: plugin
>         Attachments: testlink.hpi, testng-results.xml
>
>
> Create one TestNG test class with several test methods {say 3 methods}.   One 
> of the test is deliberately failed {using assertTrue(false);}.   All the 
> tests are shown as failure in Testlink, when the testng xml test results are 
> pushed to testlink using the Jenkins-Testlink plugin.   {TestNG XML Results 
> file is attached}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to