[
https://issues.jenkins-ci.org/browse/JENKINS-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159193#comment-159193
]
Bruno P. Kinoshita commented on JENKINS-11894:
----------------------------------------------
Hey Venu.
The fix is done in the code, however I'm still tying everything together due to
some refactoring done in other parts. I need to finish updating Jelly scripts
and make sure nothing is broke. Won't take too long :)
Here's the result seeker for methods:
https://github.com/jenkinsci/testlink-plugin/blob/issue-11894/src/main/java/hudson/plugins/testlink/result/TestNGMethodNameResultSeeker.java
And the test:
https://github.com/jenkinsci/testlink-plugin/blob/issue-11894/src/test/java/hudson/plugins/testlink/result/TestTestNGMethodNameResultSeeker.java
We have Carnival in Brazil in few days, so I will have more time to work on
this. I'll cut a release before March.
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: 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