Jesse Glick resolved Bug JENKINS-26157 as Incomplete

when the authentication fails (i.e. wrong, or no credentials) I get a stack trace together with the error message from the SCM step

Is this stack trace something that is not shown from a freestyle build? Can you post an example of the output?

polling doesn't work with the 'general SCM' step

It should; other than the configuration format, there is no difference in implementation between the svn and checkout steps. https://github.com/jenkinsci/workflow-plugin/blob/d3e64f600fcb9bc2c4323abe138d23af90e9700f/aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/MercurialStepTest.java#L109 would fail if this did not work at all, so I suspect you either specified polling: false by mistake, or something else undiagnosed went wrong.

Change By: Jesse Glick (29/Dec/14 8:30 PM)
Status: Reopened Resolved
Resolution: Incomplete
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to