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

Issue 862083003: Suppress two extremely /analyze noisy warnings. (Closed)

Created:
5 years, 11 months ago by brucedawson
Modified:
5 years, 11 months ago
Reviewers:
scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Suppress two extremely noisy /analyze warnings. The raw output from a /analyze build is large -- about 370 MB. This is unwieldy. It turns out that ~96% of the raw warning count is from two warning types, and neither warning type is particularly valuable. So, I'm suppressing them. This brings the warning output down to ~8 MB which is far more manageable, making it easier to look at in buildbot output, faster to parse, faster to download, etc. And, the two suppressed warnings have not been valuable so losing them is not a problem. BUG=427616 Committed: https://crrev.com/a2e871611f1b74569c98ac2265a7f31d41568725 Cr-Commit-Position: refs/heads/master@{#312678}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M build/common.gypi View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
brucedawson
5 years, 11 months ago (2015-01-22 17:34:31 UTC) #2
scottmg
lgtm
5 years, 11 months ago (2015-01-22 17:47:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862083003/1
5 years, 11 months ago (2015-01-22 17:50:53 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/116666) linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/102473) Try ...
5 years, 11 months ago (2015-01-22 18:51:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862083003/1
5 years, 11 months ago (2015-01-22 21:14:04 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 11 months ago (2015-01-22 21:15:49 UTC) #10
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 21:26:45 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a2e871611f1b74569c98ac2265a7f31d41568725
Cr-Commit-Position: refs/heads/master@{#312678}

Powered by Google App Engine
This is Rietveld 408576698