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

Issue 8812001: Hook up the presubmit check for empty descriptions. (Closed)

Created:
9 years ago by Lei Zhang
Modified:
9 years ago
CC:
chromium-reviews, jochen (gone - plz use gerrit)
Visibility:
Public.

Description

Hook up the presubmit check for empty descriptions. BUG=none TEST=none NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113063

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
Lei Zhang
Jochen saw a commit with an empty description.
9 years ago (2011-12-05 22:22:21 UTC) #1
jochen (gone - plz use gerrit)
lgtm
9 years ago (2011-12-05 22:24:38 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/8812001/1
9 years ago (2011-12-05 23:38:51 UTC) #3
commit-bot: I haz the power
Change committed as 113063
9 years ago (2011-12-05 23:39:45 UTC) #4
M-A Ruel
http://codereview.chromium.org/8812001/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): http://codereview.chromium.org/8812001/diff/1/PRESUBMIT.py#newcode327 PRESUBMIT.py:327: results.extend(input_api.canned_checks.CheckChangeHasDescription( In fact, it's kind of pointless because the ...
9 years ago (2011-12-06 01:56:12 UTC) #5
Lei Zhang
9 years ago (2011-12-06 02:08:45 UTC) #6
http://codereview.chromium.org/8812001/diff/1/PRESUBMIT.py
File PRESUBMIT.py (right):

http://codereview.chromium.org/8812001/diff/1/PRESUBMIT.py#newcode327
PRESUBMIT.py:327:
results.extend(input_api.canned_checks.CheckChangeHasDescription(
On 2011/12/06 01:56:12, Marc-Antoine Ruel wrote:
> In fact, it's kind of pointless because the two checks above should fire
anyway
> on an empty description. So in any case, the dude bypassed presubmit checks.

The two tests above only results in a warning on commit. This one results in an
error.

Powered by Google App Engine
This is Rietveld 408576698