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

Issue 1562343003: Remove out/apprtc using Cygwin for Windows bots. (Closed)

Created:
4 years, 11 months ago by kjellander_chromium
Modified:
4 years, 11 months ago
Reviewers:
phoglund_chromium
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/webrtc/webrtc.DEPS@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove out/apprtc using Cygwin for Windows bots. This requires Cygwin to be installed in c:\cygwin, which is the case on all our Windows testers. BUG=567538 R=phoglund@chromium.org Committed: https://chromium.googlesource.com/chromium/deps/webrtc/webrtc.DEPS/+/f9361f6c50155cae864d8b955fc52574160ee35f

Patch Set 1 #

Total comments: 4

Patch Set 2 : Using splitdrive #

Total comments: 3

Patch Set 3 : Final round? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M copy_apprtc.py View 1 2 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
kjellander_chromium
Maybe this will work....
4 years, 11 months ago (2016-01-07 14:28:15 UTC) #2
phoglund_chromium
https://codereview.chromium.org/1562343003/diff/1/copy_apprtc.py File copy_apprtc.py (right): https://codereview.chromium.org/1562343003/diff/1/copy_apprtc.py#newcode29 copy_apprtc.py:29: def RemoveDirectoryWithCygwinRmIfWindows(*path): This name is misleading since it implies ...
4 years, 11 months ago (2016-01-07 14:31:47 UTC) #3
kjellander_chromium
PTAL https://codereview.chromium.org/1562343003/diff/1/copy_apprtc.py File copy_apprtc.py (right): https://codereview.chromium.org/1562343003/diff/1/copy_apprtc.py#newcode29 copy_apprtc.py:29: def RemoveDirectoryWithCygwinRmIfWindows(*path): On 2016/01/07 14:31:47, phoglund_chrome wrote: > ...
4 years, 11 months ago (2016-01-07 14:40:06 UTC) #4
phoglund_chromium
https://codereview.chromium.org/1562343003/diff/20001/copy_apprtc.py File copy_apprtc.py (right): https://codereview.chromium.org/1562343003/diff/20001/copy_apprtc.py#newcode34 copy_apprtc.py:34: cygwin_full_path = '/cygdrive/%s%s' % (drive.lower(), On 2016/01/07 14:40:06, kjellander ...
4 years, 11 months ago (2016-01-07 14:43:26 UTC) #5
kjellander_chromium
ok, now then? https://codereview.chromium.org/1562343003/diff/20001/copy_apprtc.py File copy_apprtc.py (right): https://codereview.chromium.org/1562343003/diff/20001/copy_apprtc.py#newcode34 copy_apprtc.py:34: cygwin_full_path = '/cygdrive/%s%s' % (drive.lower(), On ...
4 years, 11 months ago (2016-01-07 14:48:01 UTC) #6
phoglund_chromium
lgtm
4 years, 11 months ago (2016-01-07 14:50:46 UTC) #7
kjellander_chromium
4 years, 11 months ago (2016-01-07 14:51:49 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f9361f6c50155cae864d8b955fc52574160ee35f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698