Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 0b2dba1bac0386cdf9f269859e428e427709ce09
      
https://github.com/jenkinsci/git-client-plugin/commit/0b2dba1bac0386cdf9f269859e428e427709ce09
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Simplify timeout assertions in GitAPITestCase

Previously used a list of integer expected values for the timeout calls,
without associating those timeout values with the specific git command
controlled by the timeout.

Now asserts that the specific git command has the timeout value, and
that all uses of that command in that test use the timeout value.

Uses random integer values for the timeout values with range from 1 to
the number of minutes in a day.


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