Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/testrail-plugin
  Commit: 00dea01a8cc517f99e485228a3e1f2f6481a2786
      
https://github.com/jenkinsci/testrail-plugin/commit/00dea01a8cc517f99e485228a3e1f2f6481a2786
  Author: VonC <v...@laposte.net>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/testrail/TestRailObjects/Result.java

  Log Message:
  -----------
  Result: test elapse for value 0, not just null (#13)

Avoid error when Test Result has an elapsedtime of 0
(test takes less than one second)

    Field :results.elapsed is not in a valid time span format

This fix returns 1 both in case of a null elapsed time, and
when elapsed time is equals to 0.

For issue https://github.com/jenkinsci/testrail-plugin/issues/12


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