You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2015/01/09 21:32:34 UTC

[jira] [Assigned] (AURORA-997) ReviewBot is a filthy liar

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

Bill Farner reassigned AURORA-997:
----------------------------------

    Assignee: Bill Farner

> ReviewBot is a filthy liar
> --------------------------
>
>                 Key: AURORA-997
>                 URL: https://issues.apache.org/jira/browse/AURORA-997
>             Project: Aurora
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Bill Farner
>            Assignee: Bill Farner
>            Priority: Blocker
>
> ReviewBot was changed in https://reviews.apache.org/r/28452/ to tee output, and in doing so, builds are always marked green.
> The culprit is this command, which does not return non-zero if build.sh returns non-zero:
> {noformat}
> bash -c ./build-support/jenkins/build.sh 2>&1 | tee foo
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)