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

Issue 1476723003: [pylib/devil] Create devil.android.base_tool and derive valgrind_tools classes from it (Closed)

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

Description

[pylib/devil] Create devil.android.base_tool and derive valgrind_tools classes from it. This helps remove forwarder's dependency on pylib.valgrind_tools BUG=561582 Committed: https://crrev.com/88c4af1e2b654dbdf64113a8c77a2210dc36b3b6 Cr-Commit-Position: refs/heads/master@{#361758}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address John's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -72 lines) Patch
A build/android/devil/android/valgrind_tools/__init__.py View 1 1 chunk +21 lines, -0 lines 0 comments Download
A build/android/devil/android/valgrind_tools/base_tool.py View 1 1 chunk +53 lines, -0 lines 0 comments Download
M build/android/pylib/forwarder.py View 1 3 chunks +3 lines, -3 lines 0 comments Download
M build/android/pylib/valgrind_tools.py View 1 5 chunks +4 lines, -69 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
nednguyen
5 years ago (2015-11-25 17:42:31 UTC) #2
jbudorick
lgtm w/ nit https://codereview.chromium.org/1476723003/diff/1/build/android/devil/android/base_tool.py File build/android/devil/android/base_tool.py (right): https://codereview.chromium.org/1476723003/diff/1/build/android/devil/android/base_tool.py#newcode6 build/android/devil/android/base_tool.py:6: class BaseTool(object): nit: create devil/android/valgrind_tools and ...
5 years ago (2015-11-25 17:51:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476723003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476723003/20001
5 years ago (2015-11-25 18:04:34 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/99351)
5 years ago (2015-11-25 22:39:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1476723003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1476723003/20001
5 years ago (2015-11-25 22:44:40 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-26 00:30:24 UTC) #13
commit-bot: I haz the power
5 years ago (2015-11-26 00:32:25 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/88c4af1e2b654dbdf64113a8c77a2210dc36b3b6
Cr-Commit-Position: refs/heads/master@{#361758}

Powered by Google App Engine
This is Rietveld 408576698