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

Issue 1314493010: Never run errorprone on non-Chromium code. (Closed)

Created:
5 years, 3 months ago by mikecase (-- gone --)
Modified:
5 years, 3 months ago
Reviewers:
jbudorick
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Never run errorprone on non-Chromium code. If errorprone finds an error in non-Chromium code the build will fail. This shouldn't happen, so I am disabling errorprone on non-Chromium code. BUG= Committed: https://crrev.com/bb9e4863c7dd58c17fd53cd025f7f0dad17a52a5 Cr-Commit-Position: refs/heads/master@{#345941}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -5 lines) Patch
M build/config/android/internal_rules.gni View 1 1 chunk +3 lines, -1 line 0 comments Download
M build/host_jar.gypi View 1 1 chunk +6 lines, -1 line 0 comments Download
M build/java.gypi View 1 2 chunks +7 lines, -2 lines 0 comments Download
M build/java_apk.gypi View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 19 (7 generated)
mikecase (-- gone --)
Need some input on the gyp files. This appears to do what I want though.
5 years, 3 months ago (2015-08-26 19:37:57 UTC) #2
jbudorick
https://codereview.chromium.org/1314493010/diff/1/build/host_jar.gypi File build/host_jar.gypi (right): https://codereview.chromium.org/1314493010/diff/1/build/host_jar.gypi#newcode58 build/host_jar.gypi:58: 'enable_errorprone': 0, Really? This works?
5 years, 3 months ago (2015-08-26 19:44:25 UTC) #3
mikecase (-- gone --)
https://codereview.chromium.org/1314493010/diff/1/build/host_jar.gypi File build/host_jar.gypi (right): https://codereview.chromium.org/1314493010/diff/1/build/host_jar.gypi#newcode58 build/host_jar.gypi:58: 'enable_errorprone': 0, On 2015/08/26 at 19:44:25, jbudorick wrote: > ...
5 years, 3 months ago (2015-08-26 20:16:51 UTC) #4
mikecase (-- gone --)
Just a quick ping, since when I land this I can enable errorprone on fyi ...
5 years, 3 months ago (2015-08-27 16:52:41 UTC) #5
jbudorick
lgtm https://codereview.chromium.org/1314493010/diff/1/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/1314493010/diff/1/build/config/android/internal_rules.gni#newcode904 build/config/android/internal_rules.gni:904: if (!_chromium_code) { GN is so much more ...
5 years, 3 months ago (2015-08-27 16:53:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314493010/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314493010/1
5 years, 3 months ago (2015-08-27 16:57:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/90455) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 3 months ago (2015-08-27 17:00:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314493010/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314493010/20001
5 years, 3 months ago (2015-08-27 17:16:02 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/62284) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
5 years, 3 months ago (2015-08-27 18:04:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1314493010/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1314493010/20001
5 years, 3 months ago (2015-08-27 18:15:17 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-08-27 19:15:08 UTC) #18
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 19:15:56 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bb9e4863c7dd58c17fd53cd025f7f0dad17a52a5
Cr-Commit-Position: refs/heads/master@{#345941}

Powered by Google App Engine
This is Rietveld 408576698