Branch: refs/heads/master
Home: https://github.com/jenkinsci/testng-plugin-plugin
Commit: e46797649573efbb18bdb86d83af008bb24f6647
https://github.com/jenkinsci/testng-plugin-plugin/commit/e46797649573efbb18bdb86d83af008bb24f6647
Author: Dan Alvizu <[email protected]>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M src/main/java/hudson/plugins/testng/parser/ResultsParser.java
M src/main/java/hudson/plugins/testng/results/MethodResult.java
M
src/main/resources/hudson/plugins/testng/results/MethodResult/reportDetail.jelly
M src/test/java/hudson/plugins/testng/parser/TestParser.java
A src/test/resources/sample-testng-reporter-log-result.xml
Log Message:
-----------
JENKINS-10832 make reporter-output visible in test method result
Make reporter-output visible in test method result. Works with testng
6.7+ which include reporter-output alongside test method result
data in testng-results.xml
Commit: 4cffbb677c541faec26d5aae13c6744dc631db2e
https://github.com/jenkinsci/testng-plugin-plugin/commit/4cffbb677c541faec26d5aae13c6744dc631db2e
Author: Nalin Makar <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M src/test/java/hudson/plugins/testng/parser/TestParser.java
Log Message:
-----------
Cleanup TestParser
Commit: 6163b4811a9e67feedad55b7edc52a6e72c88824
https://github.com/jenkinsci/testng-plugin-plugin/commit/6163b4811a9e67feedad55b7edc52a6e72c88824
Author: Nalin Makar <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M src/main/java/hudson/plugins/testng/parser/ResultsParser.java
M src/main/java/hudson/plugins/testng/results/MethodResult.java
M
src/main/resources/hudson/plugins/testng/results/MethodResult/reportDetail.jelly
M src/test/java/hudson/plugins/testng/parser/TestParser.java
A src/test/resources/sample-testng-reporter-log-result.xml
Log Message:
-----------
Merge branch 'master' of https://github.com/dalvizu/testng-plugin-plugin into
dalvizu-master
Commit: 7342de72622f1bdbc9dd91c397fa11d62d6329e5
https://github.com/jenkinsci/testng-plugin-plugin/commit/7342de72622f1bdbc9dd91c397fa11d62d6329e5
Author: Nalin Makar <[email protected]>
Date: 2013-01-06 (Sun, 06 Jan 2013)
Changed paths:
M README
M src/main/java/hudson/plugins/testng/parser/ResultsParser.java
M src/main/java/hudson/plugins/testng/results/MethodResult.java
M
src/main/resources/hudson/plugins/testng/results/MethodResult/reportDetail.jelly
M src/test/java/hudson/plugins/testng/parser/TestParser.java
Log Message:
-----------
JENKINS-10832 - make testng reporter-output field viewable from testng-plugin
generated reports
Cleanup on Dan's checkin. Made reporterOutput a string instead of List<String>.
Also, updated the Parser accordingly and added a test.
Updated the location of reporter log on page and added some css styling.
Compare:
https://github.com/jenkinsci/testng-plugin-plugin/compare/fa2df404a99e...7342de72622f