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

Issue 42309: Avoid valgrinding unit tests that intentionally leak memory,... (Closed)

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

Description

Document how we avoid running leaky tests under Purify and Valgrind, and copy Purify's list of leaky net tests for Valgrind's benefit. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12042

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M net/data/purify/net_unittests.exe.gtest.txt View 2 1 chunk +3 lines, -0 lines 0 comments Download
A net/data/valgrind/net_unittests.gtest.txt View 2 1 chunk +9 lines, -0 lines 0 comments Download
M net/disk_cache/backend_unittest.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dank
Better than adding specific suppressions for each such test, IMHO
11 years, 9 months ago (2009-03-17 23:08:53 UTC) #1
Dean McNamee
Looks ok to me, but you should run it past Erik Kay and Ricardo. On ...
11 years, 9 months ago (2009-03-18 11:05:52 UTC) #2
dank
Hi Erik, Dean and I are trying to get the valgrind builder green. I'd like ...
11 years, 9 months ago (2009-03-18 15:20:21 UTC) #3
dank
Changed to follow the established pattern you pointed out, and adds comments everywhere so it's ...
11 years, 9 months ago (2009-03-18 23:03:37 UTC) #4
Erik does not do reviews
LGTM. Agree with you that we should have a shared filter file for common exceptions ...
11 years, 9 months ago (2009-03-18 23:32:54 UTC) #5
dank
11 years, 9 months ago (2009-03-18 23:42:42 UTC) #6
On 2009/03/18 23:32:54, Erik Kay wrote:
> LGTM.  Agree with you that we should have a shared filter file for common
> exceptions (although likely also have a file that's specific to each).  Maybe
> file a cleanup bug about that?

Filed http://code.google.com/p/chromium/issues/detail?id=8951

Powered by Google App Engine
This is Rietveld 408576698