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

Issue 147019: Ignore SIGPIPE when running tests (Closed)

Created:
11 years, 6 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
agl, jeremy
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Ignore SIGPIPE when running tests. BUG=15046 TEST=unit_tests --gtest_filter=IPCSyncChannelTest.NoHang should complete and not be taken down by SIGPIPE; when EPIPE occurs, a harmless "broken pipe" message should be logged. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19045

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -1 line) Patch
M base/test_suite.h View 1 2 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Mentovai
11 years, 6 months ago (2009-06-23 17:15:33 UTC) #1
jeremy
LGTM, thanks for doing this! http://codereview.chromium.org/147019/diff/1/2 File base/test_suite.h (right): http://codereview.chromium.org/147019/diff/1/2#newcode117 Line 117: #if defined(OS_POSIX) Could ...
11 years, 6 months ago (2009-06-23 17:22:41 UTC) #2
Mark Mentovai
11 years, 6 months ago (2009-06-23 17:25:48 UTC) #3
Sure, I've added a comment.

Powered by Google App Engine
This is Rietveld 408576698