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

Issue 565963002: [Installer Test] Update chrome_helper.GetProcessIDAndPathPairs() to use psutil. (Closed)

Created:
6 years, 3 months ago by huangs
Modified:
6 years, 3 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Installer Test] Update chrome_helper.GetProcessIDAndPathPairs() to use psutil. BUG=399643 Committed: https://crrev.com/02247c02b993b041e0da5a1f03e2f173ff81e888 Cr-Commit-Position: refs/heads/master@{#294652}

Patch Set 1 #

Total comments: 15

Patch Set 2 : Cleaning up imports and error handling. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -16 lines) Patch
M chrome/test/mini_installer/chrome_helper.py View 1 1 chunk +4 lines, -16 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
huangs
PTAL
6 years, 3 months ago (2014-09-12 14:18:04 UTC) #2
grt (UTC plus 2)
Thanks for taking a stab at this! https://codereview.chromium.org/565963002/diff/1/chrome/test/mini_installer/chrome_helper.py File chrome/test/mini_installer/chrome_helper.py (right): https://codereview.chromium.org/565963002/diff/1/chrome/test/mini_installer/chrome_helper.py#newcode7 chrome/test/mini_installer/chrome_helper.py:7: import ctypes ...
6 years, 3 months ago (2014-09-12 15:01:12 UTC) #3
huangs
Updated. https://codereview.chromium.org/565963002/diff/1/chrome/test/mini_installer/chrome_helper.py File chrome/test/mini_installer/chrome_helper.py (right): https://codereview.chromium.org/565963002/diff/1/chrome/test/mini_installer/chrome_helper.py#newcode7 chrome/test/mini_installer/chrome_helper.py:7: import ctypes On 2014/09/12 15:01:11, grt wrote: > ...
6 years, 3 months ago (2014-09-12 18:25:33 UTC) #4
grt (UTC plus 2)
Looks good to me. I've fired off a tryjob to see if the psutil on ...
6 years, 3 months ago (2014-09-12 18:35:20 UTC) #5
huangs
Peeking into psutil in depot_tools, exe() has annotation @cached_property: https://pypi.python.org/pypi/cached-property/0.1.5 So looks like this is ...
6 years, 3 months ago (2014-09-12 18:47:58 UTC) #6
grt (UTC plus 2)
lgtm LGTM. Let 'er rip!
6 years, 3 months ago (2014-09-12 19:31:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/565963002/20001
6 years, 3 months ago (2014-09-12 19:38:39 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as f09a84957d7d2ae920f86878b4ae5773d57eef57
6 years, 3 months ago (2014-09-12 20:41:06 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-12 20:44:39 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/02247c02b993b041e0da5a1f03e2f173ff81e888
Cr-Commit-Position: refs/heads/master@{#294652}

Powered by Google App Engine
This is Rietveld 408576698