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

Issue 1337953002: Make generated bin/install_incremental_* script remember its own CHROMIUM_OUTPUT_DIR (Closed)

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

Description

Make generated bin/install_incremental_* script remember its own CHROMIUM_OUTPUT_DIR BUG=520082 Committed: https://crrev.com/b45d19e19fc8bcb9c68be81f1be5549b1ee4f790 Cr-Commit-Position: refs/heads/master@{#348620}

Patch Set 1 #

Patch Set 2 : use a flag for setting the output directory rather than an environment variable #

Total comments: 2

Patch Set 3 : delete os.environ() line that was already supposed to be deleted. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M build/android/gn/create_incremental_install_script.py View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M build/android/incremental_install.py View 1 2 chunks +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 27 (9 generated)
agrieve
5 years, 3 months ago (2015-09-11 15:48:37 UTC) #2
jbudorick
+mikecase Where/how did this come up? We've been working on breaking test_runner.py's dependency on CHROMIUM_OUTPUT_DIR ...
5 years, 3 months ago (2015-09-11 15:51:56 UTC) #4
agrieve
On 2015/09/11 15:51:56, jbudorick wrote: > +mikecase > > Where/how did this come up? We've ...
5 years, 3 months ago (2015-09-11 15:53:51 UTC) #5
jbudorick
On 2015/09/11 at 15:53:51, agrieve wrote: > On 2015/09/11 15:51:56, jbudorick wrote: > > +mikecase ...
5 years, 3 months ago (2015-09-11 15:56:22 UTC) #6
agrieve
On 2015/09/11 15:56:22, jbudorick wrote: > On 2015/09/11 at 15:53:51, agrieve wrote: > > On ...
5 years, 3 months ago (2015-09-11 16:46:27 UTC) #7
jbudorick
https://codereview.chromium.org/1337953002/diff/20001/build/android/gn/create_incremental_install_script.py File build/android/gn/create_incremental_install_script.py (right): https://codereview.chromium.org/1337953002/diff/20001/build/android/gn/create_incremental_install_script.py#newcode43 build/android/gn/create_incremental_install_script.py:43: os.environ['CHROMIUM_OUTPUT_DIR'] = resolve_path(os.pardir) Does it work without this? If ...
5 years, 3 months ago (2015-09-11 16:47:53 UTC) #8
agrieve
https://codereview.chromium.org/1337953002/diff/20001/build/android/gn/create_incremental_install_script.py File build/android/gn/create_incremental_install_script.py (right): https://codereview.chromium.org/1337953002/diff/20001/build/android/gn/create_incremental_install_script.py#newcode43 build/android/gn/create_incremental_install_script.py:43: os.environ['CHROMIUM_OUTPUT_DIR'] = resolve_path(os.pardir) On 2015/09/11 16:47:53, jbudorick wrote: > ...
5 years, 3 months ago (2015-09-11 19:58:56 UTC) #9
jbudorick
lgtm
5 years, 3 months ago (2015-09-11 20:36:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1337953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1337953002/40001
5 years, 3 months ago (2015-09-11 23:37:54 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/53649)
5 years, 3 months ago (2015-09-12 00:27:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1337953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1337953002/40001
5 years, 3 months ago (2015-09-12 01:27:54 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/61971) linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 3 months ago (2015-09-12 02:39:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1337953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1337953002/40001
5 years, 3 months ago (2015-09-12 18:11:46 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clobber_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_clobber_rel_ng/builds/69105)
5 years, 3 months ago (2015-09-13 00:13:06 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1337953002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1337953002/40001
5 years, 3 months ago (2015-09-14 14:18:09 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-14 15:31:19 UTC) #25
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/b45d19e19fc8bcb9c68be81f1be5549b1ee4f790 Cr-Commit-Position: refs/heads/master@{#348620}
5 years, 3 months ago (2015-09-14 15:32:04 UTC) #26
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 12:32:33 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b45d19e19fc8bcb9c68be81f1be5549b1ee4f790
Cr-Commit-Position: refs/heads/master@{#348620}

Powered by Google App Engine
This is Rietveld 408576698