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

Issue 2932153002: Print detailed info in check_gn_headers.py (Closed)

Created:
3 years, 6 months ago by wychen
Modified:
3 years, 6 months ago
Reviewers:
Dirk Pranke, Dan Beam
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Print detailed info in check_gn_headers.py When --verbose is given, print more detailed info to help debugging. The dependency of offending header files and the obj files they affect should help determine which files to fix. The number of affected object files can be a proxy of seriousness. If the whitelist is not given, the extra detail would be very long. BUG=661774 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_dbg_ng Review-Url: https://codereview.chromium.org/2932153002 Cr-Commit-Position: refs/heads/master@{#478956} Committed: https://chromium.googlesource.com/chromium/src/+/8cc3123c31e0538f0f10be6329683d9c698fbfed

Patch Set 1 #

Patch Set 2 : naming, more info #

Patch Set 3 : error for try job #

Patch Set 4 : Revert "error for try job" #

Patch Set 5 : hide behind --verbose #

Patch Set 6 : rebase #

Patch Set 7 : lint #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -17 lines) Patch
M build/check_gn_headers.py View 1 2 3 4 5 6 8 chunks +30 lines, -8 lines 0 comments Download
M build/check_gn_headers_unittest.py View 1 2 3 4 5 6 2 chunks +7 lines, -8 lines 0 comments Download
M testing/scripts/check_gn_headers.py View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 28 (15 generated)
wychen
PTAL
3 years, 6 months ago (2017-06-10 06:18:39 UTC) #2
Dan Beam
lgtm but i'm not super duper familiar with this code
3 years, 6 months ago (2017-06-12 17:46:48 UTC) #3
wychen
dpranke@chromium.org: PTAL
3 years, 6 months ago (2017-06-12 23:08:34 UTC) #5
Dirk Pranke
Assuming I understand this correctly, this'll modify the output so that you'll print which object ...
3 years, 6 months ago (2017-06-12 23:34:11 UTC) #6
Dirk Pranke
Also, please update the CL description to be more detailed and specific about what you're ...
3 years, 6 months ago (2017-06-12 23:34:53 UTC) #7
wychen
On 2017/06/12 23:34:11, Dirk Pranke wrote: > Assuming I understand this correctly, this'll modify the ...
3 years, 6 months ago (2017-06-12 23:50:49 UTC) #9
Dirk Pranke
ok, thanks! lgtm.
3 years, 6 months ago (2017-06-12 23:57:14 UTC) #13
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/2932153002/80001
3 years, 6 months ago (2017-06-12 23:58:30 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/115586)
3 years, 6 months ago (2017-06-13 00:13:08 UTC) #17
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/2932153002/80001
3 years, 6 months ago (2017-06-13 07:57:27 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/115840)
3 years, 6 months ago (2017-06-13 08:01:10 UTC) #21
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/2932153002/120001
3 years, 6 months ago (2017-06-13 08:53:30 UTC) #25
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 10:21:38 UTC) #28
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/8cc3123c31e0538f0f10be632968...

Powered by Google App Engine
This is Rietveld 408576698