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

Issue 462323003: Do not run header include order checks on blacklisted files (Closed)

Created:
6 years, 4 months ago by Dominik Röttsches
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Do not run header include order checks on blacklisted files The header include order checks were running on all affected files, including third_party for example, this causes issues when rolling harfbuzz-ng. BUG=404105 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289968

Patch Set 1 #

Total comments: 1

Patch Set 2 : Test code line removed #

Total comments: 2

Patch Set 3 : Formatting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M PRESUBMIT.py View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M PRESUBMIT_test.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Dominik Röttsches
6 years, 4 months ago (2014-08-15 18:22:55 UTC) #1
Dominik Röttsches
6 years, 4 months ago (2014-08-15 18:25:39 UTC) #2
Nico
Looks fine (with comment), but why does this help with harfbuzz? How does this get ...
6 years, 4 months ago (2014-08-15 18:25:59 UTC) #3
Nico
Ah, DEFAULT_BLACK_LIST excludes third_party: https://code.google.com/p/chromium/codesearch#chromium/tools/depot_tools/presubmit_support.py&l=247 I think it's fair game to exclude your code from ...
6 years, 4 months ago (2014-08-15 18:28:54 UTC) #4
Nico
…and thanks!
6 years, 4 months ago (2014-08-15 18:29:00 UTC) #5
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 4 months ago (2014-08-15 18:32:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominik.rottsches@intel.com/462323003/20001
6 years, 4 months ago (2014-08-15 18:36:57 UTC) #7
M-A Ruel
lgtm, thanks for the fix but add NOTRY=true. https://codereview.chromium.org/462323003/diff/20001/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/462323003/diff/20001/PRESUBMIT.py#newcode722 PRESUBMIT.py:722: black_list ...
6 years, 4 months ago (2014-08-15 18:50:30 UTC) #8
Dominik Röttsches
The CQ bit was checked by dominik.rottsches@intel.com
6 years, 4 months ago (2014-08-15 18:57:51 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominik.rottsches@intel.com/462323003/40001
6 years, 4 months ago (2014-08-15 18:58:21 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 19:08:43 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (40001) as 289968

Powered by Google App Engine
This is Rietveld 408576698