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

Issue 2388153006: Remove bootclasspath variable from list of testrunner script inputs. (Closed)

Created:
4 years, 2 months ago by mikecase (-- gone --)
Modified:
4 years, 2 months ago
Reviewers:
agrieve
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove bootclasspath variable from list of testrunner script inputs. There is only 1 instance in which the bootclasspath variable is currently used. In this case, adding bootclasspath as an input sometimes causes an error where GN complains that there is no path (via public_deps) to the target that generates the input file. Since public_deps is not supported for java_prebuilt targets, I think the simplest thing to do is just remove this file from list of inputs. BUG=635913 Committed: https://crrev.com/71fc2fa22d4d1da0cfdcd430f011b4bbf9afebff Cr-Commit-Position: refs/heads/master@{#423289}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M build/config/android/internal_rules.gni View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
mikecase (-- gone --)
Basically, //third_party/errorprone:javac_java generates a jar that is being added as an input to the generated ...
4 years, 2 months ago (2016-10-05 17:51:50 UTC) #2
agrieve
I'm happy to just delete the input. It's not actually a real input anyways (you ...
4 years, 2 months ago (2016-10-05 19:26:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2388153006/1
4 years, 2 months ago (2016-10-05 20:05:33 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-05 21:08:04 UTC) #6
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 21:11:28 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/71fc2fa22d4d1da0cfdcd430f011b4bbf9afebff
Cr-Commit-Position: refs/heads/master@{#423289}

Powered by Google App Engine
This is Rietveld 408576698