You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/06/11 08:52:02 UTC

[jira] [Reopened] (MESOS-1469) No output from review bot on timeout

     [ https://issues.apache.org/jira/browse/MESOS-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone reopened MESOS-1469:
-------------------------------


Had to revert this commit because this causes the reviewbot to not be able to capture the output to post to the review. p.communicate() returns (None,None).

commit 2260df3e4303fca12fc5430d9aae1912e268bb26
Author: Vinod Kone <vi...@twitter.com>
Date:   Tue Jun 10 23:49:47 2014 -0700

    Revert "Switched to subprocess.Popen to get stdout streamed from"
    
    This reverts commit 7013f47c3b59314db2b560d67edf1d01afd4a2db.


> No output from review bot on timeout
> ------------------------------------
>
>                 Key: MESOS-1469
>                 URL: https://issues.apache.org/jira/browse/MESOS-1469
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: Dominic Hamon
>            Assignee: Dominic Hamon
>            Priority: Minor
>             Fix For: 0.20.0
>
>
> When the mesos review build times out, likely due to a long-running failing test, we have no output to debug. We should find a way to stream the output from the build instead of waiting for the build to finish.



--
This message was sent by Atlassian JIRA
(v6.2#6252)