-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: Macintosh, OS: All
After having a build where origin/branchA was built (and failed) and then
removing origin/branchA from the configuration, on the next build it will try to
build origin/branchA again.
Hudson should not try to build branches that are not configured for building.
Only way I could find to get out of the problem was to delete all builds trying
to build branchA until I got back to another build.
- is related to
-
JENKINS-21980 Git polling fails after detached head
-
- Closed
-
-
JENKINS-10385 FATAL: Could not checkout null with start point after a reset --hard to remove a commit
-
- Open
-
-
JENKINS-10571 Git Plugin crashes when remote branch gets deleted, and its commit is not available.
-
- Open
-
Are you still seeing this? Can you give me a more detailed example so that I can try to reproduce this?