[ https://issues.jenkins-ci.org/browse/JENKINS-11894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158981#comment-158981 ]
SCM/JIRA link daemon commented on JENKINS-11894: ------------------------------------------------ Code changed in jenkins User: Bruno P. Kinoshita Path: src/main/java/hudson/plugins/testlink/result/JUnitCaseNameResultSeeker.java src/main/java/hudson/plugins/testlink/result/Report.java src/test/java/hudson/plugins/testlink/TestLinkSiteFake.java src/test/java/hudson/plugins/testlink/result/TestJUnitCaseNameResultSeeker.java http://jenkins-ci.org/commit/testlink-plugin/90cbcc2c1c52900512a2349682d4bc88303cf670 Log: JENKINS-11894 Updating tests and planning seek and update strategy to reduce memory consumption > 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