[
https://issues.jenkins-ci.org/browse/JENKINS-11559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159548#comment-159548
]
Bruno P. Kinoshita commented on JENKINS-11559:
----------------------------------------------
Hey b_c_t!
Just a status report. I've set this issue due date to Feb. 19th but I failed to
accomplish it. My bad :-(
But the good news, the issue
https://issues.jenkins-ci.org/browse/JENKINS-11894, re. test method-level
results has been fixed (waiting for reporter feedback though).
Now the next issue is yours. I refactored grand part of the code, so it is way
easier to add Maven projects support.
Get back to you soon with an alpha version for your issue.
Thanks! B
> Unable to find test results
> ---------------------------
>
> Key: JENKINS-11559
> URL: https://issues.jenkins-ci.org/browse/JENKINS-11559
> Project: Jenkins
> Issue Type: Bug
> Components: testlink
> Affects Versions: current
> Environment: Windows XP/ Jenkins 1.432/ TestLink 1.9.3 (Prague) /
> Jenkins TestLink Plugin 3.0.2/ Apache 2.2.21/ MySQL 5.5.16/ Maven 3.0.3/
> Tomcat 7.0.22
> Reporter: b_c_t
> Assignee: Bruno P. Kinoshita
>
> I'm trying to use jenkins-testlink plugin for a test automation project. Test
> project consists of Java, Selenium, TestNG, Maven, Jenkins and TestLink. So
> I'm planing to use jenkins-testlink plugin to populate testcase statuses in
> testlink. I'm using Jenkins 1.432, TestLink 1.9.3 (Prague) and Jenkins
> TestLink Plugin 3.0.2. I've followed all the steps mentioned in tutorial to
> configure my project. Only difference is my project is a multi-module project
> and im using the parent pom file to drive the project (Single Build
> Steps->Advanced). Goal is install (I have all the parameters defined inside
> my parent and child pom files) When I build the project using Jenkins the
> build is successfully executed but it is unable to populate testcase statuses
> in TestLink. When I check the console log it says that its unable to find
> TestNG xml files. This means that it's unable to find the testng-results.xml
> files isn't it? Please help me on this. Thanks
> Console Output after the maven Build Success is:-
> Executing iterative Build Steps.
> Looking for the test results of TestLink test cases.
> Looking for test results in TestNG suites.
> Found [0] TestNG XML(s).
> Looking for test results in TestNG classes.
> Found [0] TestNG XML(s).
> Found 0 test result(s).
> Updating TestLink test cases.
> No emails were triggered.
> Finished: SUCCESS
--
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