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

Issue 1824093002: 🌈 Android: Run lint using a cache in the output directory (fix-up) (Closed)

Created:
4 years, 9 months ago by agrieve
Modified:
4 years, 9 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Run lint using a cache in the output directory (fix-up) Previous commit forgot to set --cache-dir for GN. BUG=583661 Committed: https://crrev.com/99748af41ad073389f3f38274a024a830585609c Cr-Commit-Position: refs/heads/master@{#382699}

Patch Set 1 #

Total comments: 6

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -62 lines) Patch
M build/android/BUILD.gn View 1 chunk +3 lines, -31 lines 0 comments Download
M build/android/android_lint_cache.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M build/android/gyp/lint.py View 3 chunks +16 lines, -4 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 chunks +44 lines, -27 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 17 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1824093002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1824093002/1
4 years, 9 months ago (2016-03-22 18:54:48 UTC) #4
agrieve
On 2016/03/22 18:54:48, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
4 years, 9 months ago (2016-03-22 19:15:44 UTC) #5
jbudorick
https://codereview.chromium.org/1824093002/diff/1/build/android/gyp/lint.py File build/android/gyp/lint.py (right): https://codereview.chromium.org/1824093002/diff/1/build/android/gyp/lint.py#newcode138 build/android/gyp/lint.py:138: stderr_filter = lambda l: '' if '_JAVA_OPTIONS' in l ...
4 years, 9 months ago (2016-03-22 19:27:22 UTC) #6
agrieve
https://codereview.chromium.org/1824093002/diff/1/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/1824093002/diff/1/build/config/android/internal_rules.gni#newcode73 build/config/android/internal_rules.gni:73: "--depfile", On 2016/03/22 19:27:22, jbudorick wrote: > I had ...
4 years, 9 months ago (2016-03-22 19:57:18 UTC) #7
jbudorick
lgtm https://codereview.chromium.org/1824093002/diff/1/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/1824093002/diff/1/build/config/android/internal_rules.gni#newcode73 build/config/android/internal_rules.gni:73: "--depfile", On 2016/03/22 19:57:18, agrieve wrote: > On ...
4 years, 9 months ago (2016-03-22 20:36:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1824093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1824093002/20001
4 years, 9 months ago (2016-03-22 20:40:02 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-22 22:03:52 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/99748af41ad073389f3f38274a024a830585609c Cr-Commit-Position: refs/heads/master@{#382699}
4 years, 9 months ago (2016-03-22 22:05:27 UTC) #14
aberent
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1829683002/ by aberent@chromium.org. ...
4 years, 9 months ago (2016-03-23 12:55:24 UTC) #15
jbudorick
On 2016/03/23 12:55:24, aberent wrote: > A revert of this CL (patchset #2 id:20001) has ...
4 years, 9 months ago (2016-03-23 13:03:15 UTC) #16
jbudorick
4 years, 9 months ago (2016-03-23 13:13:13 UTC) #17
Message was sent while issue was closed.
On 2016/03/23 13:03:15, jbudorick wrote:
> On 2016/03/23 12:55:24, aberent wrote:
> > A revert of this CL (patchset #2 id:20001) has been created in
> > https://codereview.chromium.org/1829683002/ by mailto:aberent@chromium.org.
> > 
> > The reason for reverting is: Breaks on Android 64bit unpublished builders
> 
> :(
> 
> Not sure I agree with this one.

hm, actually, after looking the failure, I take this back. Reverting/relanding
was probably the best choice.

> 
> > 
> > BUG=597251.

Powered by Google App Engine
This is Rietveld 408576698