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

Issue 233563003: Run get_toolchain_if_necessary.py with depot_tools Python under Cygwin (Closed)

Created:
6 years, 8 months ago by Mike Wittman
Modified:
6 years, 8 months ago
Reviewers:
iannucci, scottmg
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org, scottmg
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Run get_toolchain_if_necessary.py with depot_tools Python under Cygwin get_toolchain_if_necessary.py contains a number of Windows-isms, including computing hashes on Windows-style path names, so does not work under Cygwin. This change reruns it under depot_tools' Windows Python if run from Cygwin Python. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=263301

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M win_toolchain/get_toolchain_if_necessary.py View 1 3 chunks +20 lines, -8 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Mike Wittman
6 years, 8 months ago (2014-04-10 18:01:12 UTC) #1
iannucci
lg but I'm punting to scott for the final review, since he's more Attuned to ...
6 years, 8 months ago (2014-04-11 11:01:33 UTC) #2
Mike Wittman
https://codereview.chromium.org/233563003/diff/1/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/233563003/diff/1/win_toolchain/get_toolchain_if_necessary.py#newcode203 win_toolchain/get_toolchain_if_necessary.py:203: subprocess_command = [python, winpath(__file__)] On 2014/04/11 11:01:33, iannucci wrote: ...
6 years, 8 months ago (2014-04-11 17:58:04 UTC) #3
scottmg
My If-I-Ever-Get-A-Time-Machine list: cygwin, Hitler. lgtmeh
6 years, 8 months ago (2014-04-11 18:11:02 UTC) #4
Mike Wittman
The CQ bit was checked by wittman@chromium.org
6 years, 8 months ago (2014-04-11 18:23:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/233563003/20001
6 years, 8 months ago (2014-04-11 18:23:18 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-11 18:25:34 UTC) #7
commit-bot: I haz the power
Presubmit check for 233563003-20001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 8 months ago (2014-04-11 18:25:35 UTC) #8
Mike Wittman
On 2014/04/11 18:25:35, I haz the power (commit-bot) wrote: > Presubmit check for 233563003-20001 failed ...
6 years, 8 months ago (2014-04-11 18:28:29 UTC) #9
iannucci
I am Robbie, and I LGTM this change.
6 years, 8 months ago (2014-04-11 18:43:59 UTC) #10
Mike Wittman
The CQ bit was checked by wittman@chromium.org
6 years, 8 months ago (2014-04-11 18:54:06 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wittman@chromium.org/233563003/20001
6 years, 8 months ago (2014-04-11 18:54:16 UTC) #12
commit-bot: I haz the power
Change committed as 263301
6 years, 8 months ago (2014-04-11 18:57:12 UTC) #13
Noel Gordon
6 years, 8 months ago (2014-04-12 05:17:55 UTC) #14
Message was sent while issue was closed.
Thanks Mike.

Powered by Google App Engine
This is Rietveld 408576698