Failed hg pulls do not report failure

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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}

            Assignee:
            Jesse Glick
            Reporter:
            Rodney Stanton
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: