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

Issue 146583012: win_toolchain: add timeout before nuke, hide taskkill output (Closed)

Created:
6 years, 10 months ago by scottmg
Modified:
6 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

win_toolchain: add timeout before nuke, hide taskkill output It's somewhat annoying to have the script delete your toolchain directory (at least during testing) and it necessitates downloading 3-4G to restore, so add a short timeout before doing so. Also, hide the output of taskkill'ing mspdbsrv so that the first message isn't '''ERROR: The process "..." not found.'''. R=maruel@chromium.org BUG=323300 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=251084

Patch Set 1 #

Total comments: 6

Patch Set 2 : . #

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

Messages

Total messages: 8 (0 generated)
scottmg
6 years, 10 months ago (2014-02-13 00:51:11 UTC) #1
scottmg
6 years, 10 months ago (2014-02-13 00:51:11 UTC) #2
M-A Ruel
https://codereview.chromium.org/146583012/diff/1/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/146583012/diff/1/win_toolchain/get_toolchain_if_necessary.py#newcode163 win_toolchain/get_toolchain_if_necessary.py:163: print ' desired_hashes', desired_hashes print(' desired hashes: %s' % ...
6 years, 10 months ago (2014-02-13 02:46:45 UTC) #3
scottmg
https://codereview.chromium.org/146583012/diff/1/win_toolchain/get_toolchain_if_necessary.py File win_toolchain/get_toolchain_if_necessary.py (right): https://codereview.chromium.org/146583012/diff/1/win_toolchain/get_toolchain_if_necessary.py#newcode163 win_toolchain/get_toolchain_if_necessary.py:163: print ' desired_hashes', desired_hashes On 2014/02/13 02:46:46, M-A Ruel ...
6 years, 10 months ago (2014-02-13 17:54:46 UTC) #4
M-A Ruel
lgtm
6 years, 10 months ago (2014-02-13 17:57:13 UTC) #5
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 10 months ago (2014-02-13 18:17:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/146583012/70001
6 years, 10 months ago (2014-02-13 18:17:58 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 18:19:40 UTC) #8
Message was sent while issue was closed.
Change committed as 251084

Powered by Google App Engine
This is Rietveld 408576698