Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Issue 222883002: check_return_value.py should drop stderr of the command it runs. (Closed)

Created:
6 years, 8 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 8 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Visibility:
Public.

Description

check_return_value.py should drop stderr of the command it runs. Gyp will treat the command as failed if there is any stderr output. However, we're interested in the actual return value anyways. BUG=359096 R=mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261307

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M build/check_return_value.py View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
jochen (gone - plz use gerrit)
6 years, 8 months ago (2014-04-02 20:09:00 UTC) #1
Mark Mentovai
LGTM https://codereview.chromium.org/222883002/diff/1/build/check_return_value.py File build/check_return_value.py (right): https://codereview.chromium.org/222883002/diff/1/build/check_return_value.py#newcode14 build/check_return_value.py:14: if not subprocess.call(sys.argv[1:], stderr=devnull): I think you should ...
6 years, 8 months ago (2014-04-02 20:12:29 UTC) #2
jochen (gone - plz use gerrit)
The CQ bit was checked by jochen@chromium.org
6 years, 8 months ago (2014-04-02 20:13:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/222883002/2
6 years, 8 months ago (2014-04-02 20:14:03 UTC) #4
jochen (gone - plz use gerrit)
The CQ bit was unchecked by jochen@chromium.org
6 years, 8 months ago (2014-04-03 06:57:08 UTC) #5
jochen (gone - plz use gerrit)
The CQ bit was checked by jochen@chromium.org
6 years, 8 months ago (2014-04-03 06:57:10 UTC) #6
jochen (gone - plz use gerrit)
6 years, 8 months ago (2014-04-03 07:36:38 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r261307 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698