Issue Type: Bug Bug
Assignee: Jesse Glick
Components: mercurial
Created: 07/Mar/14 7:50 PM
Description:

Failed attempts to pull new changes do not fail the build. The scm times out but the build rolls forward with the old data.
The job should fail, or there should be an option to fail when pulls timeout.
[project_name] $ hg pull --rev default
ERROR: Timeout after 3600 seconds
[project_name] $ hg update --clean --rev default
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
[project_name] $ hg log --rev . --template {node}
[project_name] $ hg log --rev . --template {rev}

Environment: linux, hg 2.2.4
Project: Jenkins
Labels: mercurial
Priority: Major Major
Reporter: Rodney Stanton
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.

Reply via email to