Branch: refs/heads/suitegrouping
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 8202a68df184ee8c27b65ded9ee56d23cf2d2ee0
      
https://github.com/jenkinsci/junit-plugin/commit/8202a68df184ee8c27b65ded9ee56d23cf2d2ee0
  Author: Robert Sandell <rsand...@cloudbees.com>
  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
    M src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
    M src/test/java/hudson/tasks/junit/SuiteResult2Test.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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to