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

Issue 127383002: [Android] Enable lint warnings by default. (Closed)

Created:
6 years, 11 months ago by frankf
Modified:
6 years, 11 months ago
Reviewers:
cjhopman, Yaron, newt (away)
CC:
chromium-reviews
Visibility:
Public.

Description

[Android] Enable lint warnings by default. Lint has been running on FYI bots for a while, time to enable them by default on bots and for developers. BUG=None R=yfriedman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244256

Patch Set 1 : #

Patch Set 2 : Display issues as 'warning' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M build/android/buildbot/bb_run_bot.py View 1 1 chunk +1 line, -1 line 0 comments Download
M build/android/gyp/lint.py View 1 1 chunk +2 lines, -4 lines 0 comments Download
M build/common.gypi View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
frankf
Another option here is to have lint issues as warning, but people tend to ignore ...
6 years, 11 months ago (2014-01-08 22:15:18 UTC) #1
boliu
Lint is also looking for some android specific optimization that have nothing to do with ...
6 years, 11 months ago (2014-01-08 22:28:49 UTC) #2
frankf
On 2014/01/08 22:28:49, boliu wrote: > Lint is also looking for some android specific optimization ...
6 years, 11 months ago (2014-01-09 01:45:11 UTC) #3
boliu
On 2014/01/09 01:45:11, frankf wrote: > On 2014/01/08 22:28:49, boliu wrote: > > Lint is ...
6 years, 11 months ago (2014-01-09 02:09:53 UTC) #4
Yaron
On 2014/01/09 02:09:53, boliu wrote: > On 2014/01/09 01:45:11, frankf wrote: > > On 2014/01/08 ...
6 years, 11 months ago (2014-01-09 19:25:52 UTC) #5
frankf
On 2014/01/09 19:25:52, Yaron wrote: > On 2014/01/09 02:09:53, boliu wrote: > > On 2014/01/09 ...
6 years, 11 months ago (2014-01-09 20:00:55 UTC) #6
frankf
We now treat all lint issues as warnings. Any objections with landing this?
6 years, 11 months ago (2014-01-10 19:19:50 UTC) #7
Yaron
On 2014/01/10 19:19:50, frankf wrote: > We now treat all lint issues as warnings. Any ...
6 years, 11 months ago (2014-01-10 19:23:00 UTC) #8
frankf
Committed patchset #2 manually as r244256 (presubmit successful).
6 years, 11 months ago (2014-01-10 22:02:19 UTC) #9
DaleCurtis
A revert of this CL has been created in https://codereview.chromium.org/134673003/ by dalecurtis@chromium.org. The reason for ...
6 years, 11 months ago (2014-01-10 22:28:23 UTC) #10
frankf
6 years, 11 months ago (2014-01-11 00:35:44 UTC) #11
Message was sent while issue was closed.
On 2014/01/10 22:28:23, DaleCurtis wrote:
> A revert of this CL has been created in
> https://codereview.chromium.org/134673003/ by mailto:dalecurtis@chromium.org.
> 
> The reason for reverting is: Broke android build..

Interesting, it seems in that instance lint binary failed with a non-zero
rc and created a blank or invalid xml result file. I haven't seen
this happen locally or on other bots.

Powered by Google App Engine
This is Rietveld 408576698