Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 5130db9dc293f10bd493a64c8c5fd9a69450f012
      
https://github.com/jenkinsci/git-client-plugin/commit/5130db9dc293f10bd493a64c8c5fd9a69450f012
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

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

  Log Message:
  -----------
  Ignore case in git exception message substring asserts

Command line git 2.17.0 changed the case of a word in a message and
caused tests to fail.  Case insensitive comparisons are good enough for
these tests.

Also replaced several duplicated locations with a method that is easier
to read and produces a better diagnostic on failure.


  Commit: 2d27d2df9852506185eb1fb55d75b2b4261b7f37
      
https://github.com/jenkinsci/git-client-plugin/commit/2d27d2df9852506185eb1fb55d75b2b4261b7f37
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

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

  Log Message:
  -----------
  Merge pull request #312 from MarkEWaite/adapt-test-to-git-2.17.0

Ignore case in git exception message substring asserts


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/31b349cc5f35...2d27d2df9852

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