Branch: refs/heads/master
Home: https://github.com/jenkinsci/testng-plugin-plugin
Commit: fa2df404a99ef2fd27ca48ef2fb3bac5337f539c
https://github.com/jenkinsci/testng-plugin-plugin/commit/fa2df404a99ef2fd27ca48ef2fb3bac5337f539c
Author: Nalin Makar <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M README
M pom.xml
M src/main/java/hudson/plugins/testng/Publisher.java
M src/test/java/hudson/plugins/testng/PublisherTest.java
Log Message:
-----------
Fixed: JENKINS-12046 - TestNG shouldn't look for result files if build was
aborted (again!)
Also added a test for this.