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

Issue 9417023: Presubmit tests: allow 100columns limit for .java files. (Closed)

Created:
8 years, 10 months ago by bulach
Modified:
8 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke
Visibility:
Public.

Description

Presubmit tests: allow 100columns limit for .java files. Chrome for Android introduced the requirement for java files. Android's style guide: http://source.android.com/source/code-style.html#limit-line-length defines 100 columns for .java files. This patch changes the presubmit tests which are also used by chromium's CQ. TEST=testCannedCheckJavaLongLines Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122938

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -33 lines) Patch
M presubmit_canned_checks.py View 1 2 7 chunks +23 lines, -15 lines 0 comments Download
M tests/presubmit_unittest.py View 1 2 11 chunks +37 lines, -18 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bulach
hi maruel, thanks for the directions! this patch passes the tests locally, but I have ...
8 years, 10 months ago (2012-02-16 22:00:13 UTC) #1
M-A Ruel
https://chromiumcodereview.appspot.com/9417023/diff/2001/presubmit_canned_checks.py File presubmit_canned_checks.py (right): https://chromiumcodereview.appspot.com/9417023/diff/2001/presubmit_canned_checks.py#newcode319 presubmit_canned_checks.py:319: # Line length for java. Another way: maxlens = ...
8 years, 10 months ago (2012-02-16 22:35:43 UTC) #2
bulach
thanks maruel! another look please? https://chromiumcodereview.appspot.com/9417023/diff/2001/presubmit_canned_checks.py File presubmit_canned_checks.py (right): https://chromiumcodereview.appspot.com/9417023/diff/2001/presubmit_canned_checks.py#newcode319 presubmit_canned_checks.py:319: # Line length for ...
8 years, 10 months ago (2012-02-17 01:25:14 UTC) #3
bulach
ping? :)
8 years, 10 months ago (2012-02-21 23:27:34 UTC) #4
M-A Ruel
lgtm http://codereview.chromium.org/9417023/diff/3005/presubmit_canned_checks.py File presubmit_canned_checks.py (right): http://codereview.chromium.org/9417023/diff/3005/presubmit_canned_checks.py#newcode316 presubmit_canned_checks.py:316: long_symbol = maxlen * 2 / 3 You ...
8 years, 10 months ago (2012-02-22 00:34:39 UTC) #5
bulach
thanks maruel! addressed the last comment, another look please? a few questions: 1. does the ...
8 years, 10 months ago (2012-02-22 00:55:37 UTC) #6
M-A Ruel
On 2012/02/22 00:55:37, bulach wrote: > thanks maruel! addressed the last comment, another look please? ...
8 years, 10 months ago (2012-02-22 01:02:18 UTC) #7
bulach
On 2012/02/22 01:02:18, Marc-Antoine Ruel wrote: > On 2012/02/22 00:55:37, bulach wrote: > > thanks ...
8 years, 10 months ago (2012-02-22 01:05:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bulach@chromium.org/9417023/10001
8 years, 10 months ago (2012-02-22 01:06:05 UTC) #9
commit-bot: I haz the power
8 years, 10 months ago (2012-02-22 01:13:34 UTC) #10
Change committed as 122938

Powered by Google App Engine
This is Rietveld 408576698