|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Code changed in jenkins
User: Mark Waite
Path:
src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
http://jenkins-ci.org/commit/git-client-plugin/76ca2ae64112fd34aa6fc99f32609b8041271504
Log:
Add test of JENKINS-22343 - JGit.showRevision is empty for first commit
The failing test is marked with @NotImplementedInJGit. Those markers
indicate gaps in the JGit implementation compared to the CliGit
implementation.