Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 2c1655cd28504086cb91dc7807ae081505413250
      
https://github.com/jenkinsci/junit-plugin/commit/2c1655cd28504086cb91dc7807ae081505413250
  Author: Mirko Friedenhagen <[email protected]>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M src/main/java/hudson/tasks/junit/CaseResult.java
    M src/main/java/hudson/tasks/junit/SuiteResult.java
    A src/main/java/hudson/tasks/junit/TimeToFloat.java
    M src/test/java/hudson/tasks/junit/SuiteResultTest.java
    M 
src/test/resources/hudson/tasks/junit/junit-report-testsuite-time-attrs.xml

  Log Message:
  -----------
  Parse time correctly in SuiteResult.

* #35 introduced getting suite time from attribute.
* However this did not work correctly when time was > 999.


  Commit: e09cdd41a020533af124be8bd8baaba3d9a3f1df
      
https://github.com/jenkinsci/junit-plugin/commit/e09cdd41a020533af124be8bd8baaba3d9a3f1df
  Author: Oliver Gondža <[email protected]>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M src/main/java/hudson/tasks/junit/CaseResult.java
    M src/main/java/hudson/tasks/junit/SuiteResult.java
    A src/main/java/hudson/tasks/junit/TimeToFloat.java
    M src/test/java/hudson/tasks/junit/SuiteResultTest.java
    M 
src/test/resources/hudson/tasks/junit/junit-report-testsuite-time-attrs.xml

  Log Message:
  -----------
  Merge pull request #43 from jenkinsci/parse-time-in-suiteresult

[FIXED JENKINS-34407] Parse time correctly in SuiteResult.


Compare: 
https://github.com/jenkinsci/junit-plugin/compare/2952d092b9d7...e09cdd41a020

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