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

Issue 2295153003: Build LSAN suppressions into the test binaries. (Closed)

Created:
4 years, 3 months ago by mtklein_C
Modified:
4 years, 3 months ago
Reviewers:
herb_g
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Build LSAN suppressions into the test binaries. This way you don't need to set LSAN_SUPPRESSIONS in your environment... sort of foolproof this way. I _think_ the strdup() business from skia:2916 is actually rooted in libfontconfig, so one suppression should cover both old ones. I'll leave the file empty until I clean up mention of it in bot recipes. BUG=skia:2916 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2295153003 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Debug-ASAN-Trybot Committed: https://skia.googlesource.com/skia/+/0590fa549d09bd1b6f26c0d5e470f35efe430d65

Patch Set 1 #

Patch Set 2 : isolate does not believe in empty files #

Patch Set 3 : add back __strdup() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -12 lines) Patch
M BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/bench.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/dm.gypi View 1 chunk +2 lines, -1 line 0 comments Download
A tools/LsanSuppressions.cpp View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M tools/lsan.supp View 1 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
mtklein_C
We shouldn't land this until the ASAN bot comes back, but I tested it locally ...
4 years, 3 months ago (2016-08-31 20:12:37 UTC) #2
herb_g
lgtm
4 years, 3 months ago (2016-08-31 20:55:48 UTC) #4
mtklein_C
On 2016/08/31 at 20:55:48, herb wrote: > lgtm __strdup() wasn't covered by libfontconfig, so I've ...
4 years, 3 months ago (2016-09-01 13:16:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2295153003/40001
4 years, 3 months ago (2016-09-01 13:17:02 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 14:06:58 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/0590fa549d09bd1b6f26c0d5e470f35efe430d65

Powered by Google App Engine
This is Rietveld 408576698