Bill Farner created AURORA-997:
----------------------------------

             Summary: 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
            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)

Reply via email to