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

Issue 28277: Linux valgrind: patch up flakey test (Closed)

Created:
11 years, 10 months ago by agl
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Linux valgrind: patch up flakey test Under valgrind, the new process doesn't have a chance to startup so this test fails most of the time.

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
agl
11 years, 10 months ago (2009-02-27 22:14:51 UTC) #1
Evan Martin
+sky, who has crusaded against flaky tests. Is there really nothing better we can do?
11 years, 10 months ago (2009-02-27 22:32:11 UTC) #2
Paweł Hajdan Jr.
11 years, 9 months ago (2009-02-28 14:42:23 UTC) #3
Maybe we could just rely on WaitForSingleProcess and don't check process count?
See also almost identical review http://codereview.chromium.org/18832 .

Powered by Google App Engine
This is Rietveld 408576698