[ 
https://issues.jenkins-ci.org/browse/JENKINS-9203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163295#comment-163295
 ] 

SCM/JIRA link daemon commented on JENKINS-9203:
-----------------------------------------------

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 core/src/main/java/hudson/matrix/MatrixBuild.java
http://jenkins-ci.org/commit/matrix-project-plugin/7cab552d387727d1af3e5fa277ea4503bdc6242e
Log:
  [FIXED JENKINS-9203] in light of 9c965617b3b385ef65eaf50860865c05a114a01d, I 
think the proper fix is to define a mechanism to abort with status.

Originally-Committed-As: a3354b12cfc5f554487b59f35e5a0bdbce8861a6



                
> timer expires, and build is halted, but build is not marked as failed
> ---------------------------------------------------------------------
>
>                 Key: JENKINS-9203
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-9203
>             Project: Jenkins
>          Issue Type: Bug
>          Components: build-timeout
>    Affects Versions: current
>         Environment: Debian Lenny, Jenkins ver. 1.404 and build-timeout ver. 
> 1.7
>            Reporter: Eric Engstrom
>            Assignee: Kohsuke Kawaguchi
>            Priority: Critical
>
> I just installed the build-timeout plugin and it's mostly working, but
> even with the "Fail the build" setting checked, my builds are still
> being marked as "aborted":
> For example, here is the tail of the console output:
> {{
> [...]
> Build timed out (after 3 minutes). Marking the build as failed.
> Terminated
> +++ vncserver -kill beast:3 -clean
> Killing Xtightvnc process ID 12328
> +++ exit
> Finished: ABORTED
> }}
> Note that it says it will fail the build, but then it is aborted and
> the status of the build is set to aborted, not failed.  Bonus pain:
> Of course no email goes out.
> This is with Jenkins ver. 1.404 and build-timeout ver. 1.7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to