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 293018: Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child ... (Closed)

Created:
11 years, 2 months ago by dank
Modified:
9 years, 7 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child process nondestructively BUG=25270 TEST=base_unittests --gtest_filter=ProcessUtilTest.FDRemapping on x86_64 linux Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=29570

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
dank
Hi Jeremy, I had to avoid actually closing file descriptors, as the test was hanging ...
11 years, 2 months ago (2009-10-20 00:39:39 UTC) #1
dank
switching reviewer from jeremy to stuart
11 years, 2 months ago (2009-10-20 20:37:11 UTC) #2
stuartmorgan
11 years, 2 months ago (2009-10-20 20:39:19 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698