[ 
https://issues.jenkins-ci.org/browse/JENKINS-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158924#comment-158924
 ] 

nalin_makar commented on JENKINS-12648:
---------------------------------------

kutzi,

When user aborts a bit, the current executing step should stop asap, but 
because testng plugin only reports results and doesnt really execute any build 
steps or modify the workspace, it might be beneficial to run it. Simple use 
case would be where there are multiple calls to running tests and even though 
we want to abort the build, we want to make sure that results that were already 
published are parsed and displayed.

                
> TestNG 0.31 does not show test results when tests failed
> --------------------------------------------------------
>
>                 Key: JENKINS-12648
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12648
>             Project: Jenkins
>          Issue Type: Bug
>          Components: testng
>    Affects Versions: current
>            Reporter: Peter Lustig
>            Assignee: nalin_makar
>            Priority: Critical
>              Labels: testng
>
> Whenever I use the TestNG-Plugin 0.31 it only shows reports if the tests 
> passed. But if the failey there are no test results. If I downgrade to 0.26 
> for example everthing works fine. Both the failed and passed test results are 
> displayed. Please fix this, would be very important. Thank you!

--
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