Mark Waite resolved Bug JENKINS-23590 as Cannot Reproduce

I was unable to duplicate the problem. I tried the following steps

  1. Define a job which uses git://github.com/MarkEWaite/git-client-plugin.git
  2. Define "Branches to build" as "/temporary"
  3. Push a branch "temporary-test-for-JENKINS-23590
  4. Configure polling once a minute
  5. Configure a build step "git status" to report the repository state
  6. Wait 1 minute and confirm that the branch is pulled and built
  7. Delete the branch
  8. Wait 1 minute, confirm that polling happened, and that the build did not start

The polling log correctly lists that temporary branch still in the workspace repository, since I had not configured "Prune stale branches" as an "Additional Behaviour".

  1. Configure "Prune stale branches"
  2. Wait for polling
  3. Confirm from polling log that branch has been removed from workspace repository
Change By: Mark Waite (25/Jul/14 1:49 AM)
Status: Open Resolved
Resolution: Cannot Reproduce
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