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

Issue 17430: [[[This isn't a real review...it's really the diffs between the parent file i... (Closed)

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

Description

[[[This isn't a real review...it's really the diffs between the parent file in http://codereview.chromium.org/16583]]]

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -122 lines) Patch
M tools/purify/chrome_tests.py View 9 chunks +134 lines, -122 lines 1 comment Download

Messages

Total messages: 1 (0 generated)
Erik does not do reviews
11 years, 11 months ago (2009-01-08 21:28:25 UTC) #1
LGTM

http://codereview.chromium.org/17430/diff/1/2
File tools/purify/chrome_tests.py (right):

http://codereview.chromium.org/17430/diff/1/2#newcode75
Line 75: self._data_dir = "."
You probably want to use the mechanism I used here of using the per module test
data directory (although use 'valgrind' rather than 'purify').  This way the
exclusions are tied to module that it's in.  It's not as important now as it was
before when we had DEPS and the data files had to track the module, but it still
feels like the right level of association.

Powered by Google App Engine
This is Rietveld 408576698