Branch: refs/heads/stable-2.8
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f272080d29c3b65b5de87f0274cfe021c1e0d37d
      
https://github.com/jenkinsci/git-client-plugin/commit/f272080d29c3b65b5de87f0274cfe021c1e0d37d
  Author: Mark Waite <[email protected]>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitExceptionTest.java

  Log Message:
  -----------
  Skip exception test if root user

The exception test depends on being unable to write a file to an
uncommon location.  If the tests are running as the root user, they
are allowed to write to that uncommon location.  If the tests are
running as an unprivileged user, they are not allowed to write to that
uncommon location.


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

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

  Log Message:
  -----------
  Skip init failure test if root user


  Commit: 8243af19f89619bd37a39afa09d4132e264e737e
      
https://github.com/jenkinsci/git-client-plugin/commit/8243af19f89619bd37a39afa09d4132e264e737e
  Author: Mark Waite <[email protected]>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

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

  Log Message:
  -----------
  Don't test execute permission as root user

Command line git does not preserve execute permissions if the checkout
is performed by the root user.  That is not unreasonable and should
not be tested in this plugin.


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

  Changed paths:
    M src/test/java/hudson/plugins/git/GitExceptionTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/FilePermissionsTest.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitClientTest.java

  Log Message:
  -----------
  Merge pull request #450 from MarkEWaite/fix-tests-run-as-root

Fix test failure when running as root user


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/547f517695d8...f0dea480994f

-- 
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/stable-2.8/547f51-f0dea4%40github.com.

Reply via email to