Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-client-plugin
Commit: 7a1b16c7534206cf5cfa2febd82e9840e59bacc6
https://github.com/jenkinsci/git-client-plugin/commit/7a1b16c7534206cf5cfa2febd82e9840e59bacc6
Author: Mark Waite <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
Log Message:
-----------
Use API calls rather than command line to initialize submodule tests
API calls better test the JGit and CliGit implementations
Commit: ed932b89e55863e3b8725f5ddad349b53be9897b
https://github.com/jenkinsci/git-client-plugin/commit/ed932b89e55863e3b8725f5ddad349b53be9897b
Author: Mark Waite <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M src/test/java/org/jenkinsci/plugins/gitclient/PushSimpleTest.java
M src/test/java/org/jenkinsci/plugins/gitclient/PushTest.java
Log Message:
-----------
Fix flawed test interdependency in PushSimpleTest
The checkoutOldBranchAndCommitFile method must have at least two commits
available on the branch in order to perform the checkout of the old
commit. Create a second commit in the bare repository on each branch
that is created so those two commits will be available.
Removes pushCurrent test, test case is already covered in PushTest.
Compare:
https://github.com/jenkinsci/git-client-plugin/compare/ec0dfde6e43f...ed932b89e558
--
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].
For more options, visit https://groups.google.com/d/optout.