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

Issue 3357010: Fix Unexpected crash_sender stdout/stderr when testing Official image (Closed)

Created:
10 years, 3 months ago by hughd
Modified:
9 years, 7 months ago
Reviewers:
kmixter1
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/crash-reporter.git
Visibility:
Public.

Description

Fix Unexpected crash_sender stdout/stderr when testing Official image logging_KernelCrashServer and logging_UserCrash tests fail on an Official image, because crash_sender's is_official() test leaks the "Official" line: grep needs the quiet option (and does not need a cut). BUG=837 TEST=logging_UserCrash Signed-off-by: Hugh Dickins <hughd@chromium.org>;

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M crash_sender View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hughd
10 years, 3 months ago (2010-09-04 03:51:42 UTC) #1
hughd
10 years, 3 months ago (2010-09-04 03:55:21 UTC) #2
kmixter1
10 years, 3 months ago (2010-09-09 03:27:13 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698