Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f5afd0488228e1f0860ca24a5c923289a474a692
      
https://github.com/jenkinsci/git-client-plugin/commit/f5afd0488228e1f0860ca24a5c923289a474a692
  Author: Mark Waite <[email protected]>
  Date:   2020-08-08 (Sat, 08 Aug 2020)

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

  Log Message:
  -----------
  Fix Windows test failure by enabling core.longpaths

One of the submodule cloning tests,
testSubmodulesUsedFromOtherBranches, fails on Windows agents when the
Windows workspace is in the default location on a Windows master.

Rather than fight with that directory location, enable core.longpaths
for the failing test.  Eventually we'll want to enable core.longpaths
on all command line git use from Windows computers.


  Commit: c340547373f3a90600de468389ff46f7cfbe5713
      
https://github.com/jenkinsci/git-client-plugin/commit/c340547373f3a90600de468389ff46f7cfbe5713
  Author: Mark Waite <[email protected]>
  Date:   2020-08-08 (Sat, 08 Aug 2020)

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

  Log Message:
  -----------
  Merge pull request #595 from 
MarkEWaite/fix-long-path-failure-in-submodule-test

Fix Windows test failure by enabling core.longpaths


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/c55a7f71ab17...c340547373f3

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/git-client-plugin/push/refs/heads/master/c55a7f-c34054%40github.com.

Reply via email to