Branch: refs/heads/master
Home: https://github.com/jenkinsci/git-plugin
Commit: 4fe33a1fa31459563b7d9e4c4c652b20bde6df4d
https://github.com/jenkinsci/git-plugin/commit/4fe33a1fa31459563b7d9e4c4c652b20bde6df4d
Author: Jesse Glick <[email protected]>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/test/java/hudson/plugins/git/RevisionParameterActionTest.java
Log Message:
-----------
Commenting out assertions that fail in 1.521+ due to improved core behavior
from JENKINS-18407.
Commit: 083abbf771b96e3f0636431ba5796428457c5386
https://github.com/jenkinsci/git-plugin/commit/083abbf771b96e3f0636431ba5796428457c5386
Author: Jesse Glick <[email protected]>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
M src/test/java/hudson/plugins/git/RevisionParameterActionTest.java
Log Message:
-----------
Making test run faster by reducing quiet period from 20s to 3s.
Commit: 05630e8f7fca16fc7454ba2bcd73143da389e195
https://github.com/jenkinsci/git-plugin/commit/05630e8f7fca16fc7454ba2bcd73143da389e195
Author: Jesse Glick <[email protected]>
Date: 2014-06-07 (Sat, 07 Jun 2014)
Changed paths:
R src/test/java/hudson/plugins/git/browser/BrowserChooserTest.java
R src/test/resources/hudson/plugins/git/browser/scm.json
Log Message:
-----------
Deleting BrowserChooserTest.
It does not pass against newer versions of core, and it does not look
straightforward to make it pass.
It is anyway unclear what it is testing, other than that Stapler databinding
works in general.
If you want an integration test for configuration of browsers in the SCM, use
JenkinsRule.configRoundTrip.
Note that the various Descriptor<RepositoryBrowser<?>> implementations in this
plugin
all seem to override newInstance(StaplerRequest, JSONObject), even though there
is no apparent reason to do so;
none of the browsers in mercurial-plugin do so, and they are bound just fine.
Compare:
https://github.com/jenkinsci/git-plugin/compare/af6eaf1d9bbd...05630e8f7fca
--
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.