Branch: refs/heads/suitegrouping
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: bd4fbca139107edf1ce407bf662a43a7f4d99696
      
https://github.com/jenkinsci/junit-plugin/commit/bd4fbca139107edf1ce407bf662a43a7f4d99696
  Author: Robert Sandell <[email protected]>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/main/java/hudson/tasks/junit/JUnitParser.java
    M src/main/java/hudson/tasks/junit/JUnitResultArchiver.java
    M src/main/java/hudson/tasks/junit/SuiteResult.java
    M src/main/java/hudson/tasks/junit/TestResult.java
    M src/main/resources/hudson/tasks/junit/JUnitResultArchiver/config.jelly
    A 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-archiveId.html
    R 
src/main/resources/hudson/tasks/junit/JUnitResultArchiver/help-suitePrefix.html
    M src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
    M src/test/java/hudson/tasks/junit/SuiteResultTest.java

  Log Message:
  -----------
  Adding archiveId.

In workflow you can run archiving at different points in the flow
but they are merged into the same TestResult at the end.
With this addition you could then differentiate the suites between
each archiving operation.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to