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

Issue 45053: When running ui_tests, need to tell valgrind to also trace child processes. (Closed)

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

Description

When running ui_tests, need to tell valgrind to also trace child processes. Also need to avoid valgrinding python. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12572

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -3 lines) Patch
M chrome/test/ui/ui_test.cc View 2 1 chunk +12 lines, -0 lines 1 comment Download
M tools/valgrind/chrome_tests.py View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M tools/valgrind/valgrind_test.py View 1 2 3 4 chunks +31 lines, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
Elliot Glaysher
http://codereview.chromium.org/45053/diff/1001/2002 File tools/valgrind/valgrind_test.py (right): http://codereview.chromium.org/45053/diff/1001/2002#newcode214 Line 214: # TODO: put somewhere safe What does this ...
11 years, 9 months ago (2009-03-26 17:24:14 UTC) #1
dank
Fixed.
11 years, 9 months ago (2009-03-26 17:50:04 UTC) #2
Elliot Glaysher
On 2009/03/26 17:50:04, dank wrote: > Fixed. LGTM
11 years, 9 months ago (2009-03-26 18:01:35 UTC) #3
Dean McNamee
11 years, 9 months ago (2009-03-27 11:34:55 UTC) #4
http://codereview.chromium.org/45053/diff/2010/1011
File chrome/test/ui/ui_test.cc (right):

http://codereview.chromium.org/45053/diff/2010/1011#newcode366
Line 366: LOG(INFO) << "BROWSER_WRAPPER was set, prefixing command_line with "
<< browser_wrapper;
80 cols

http://codereview.chromium.org/45053/diff/2010/1010
File tools/valgrind/valgrind_test.py (right):

http://codereview.chromium.org/45053/diff/2010/1010#newcode68
Line 68: help="set BROWSER_WRAPPER rather than running valgrind directly")
80 cols

Powered by Google App Engine
This is Rietveld 408576698