You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/01/26 23:59:55 UTC

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

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

Maxim Khutornenko updated AURORA-997:
-------------------------------------
    Fix Version/s: 0.7.0

> 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
>             Fix For: 0.7.0
>
>
> 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)