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

Issue 13300002: Android: fixes emulator support in unit test scripts. (Closed)

Created:
7 years, 8 months ago by Shouqun Liu
Modified:
7 years, 8 months ago
Reviewers:
craigdh, navabi1, navabi, bulach
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Android: fixes emulator support in unit test scripts. * Catch exception in CheckKVM in case kvm-ok is not available. * Add abi option for launching emulator. This patch is contributed by Wu Hengzhi (hengzhix.wu@intel.com). BUG= TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193019

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix nits #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M build/android/install_emulator_deps.py View 1 1 chunk +4 lines, -2 lines 1 comment Download
M build/android/pylib/gtest/dispatch.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M build/android/pylib/utils/emulator.py View 1 chunk +1 line, -1 line 1 comment Download
M build/android/pylib/utils/test_options_parser.py View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Shouqun Liu
7 years, 8 months ago (2013-03-29 08:44:53 UTC) #1
bulach
lgtm, thanks! please let navabi take a look as well. one minor suggestion below. also, ...
7 years, 8 months ago (2013-04-02 09:21:05 UTC) #2
craigdh
https://codereview.chromium.org/13300002/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/13300002/diff/1/build/android/install_emulator_deps.py#newcode64 build/android/install_emulator_deps.py:64: return not rc drive-by nit: intermediate variable is unnecessary
7 years, 8 months ago (2013-04-02 21:15:54 UTC) #3
Shouqun Liu
https://codereview.chromium.org/13300002/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/13300002/diff/1/build/android/install_emulator_deps.py#newcode64 build/android/install_emulator_deps.py:64: return not rc On 2013/04/02 21:15:55, craigdh wrote: > ...
7 years, 8 months ago (2013-04-03 00:35:27 UTC) #4
Shouqun Liu
https://codereview.chromium.org/13300002/diff/1/build/android/pylib/utils/test_options_parser.py File build/android/pylib/utils/test_options_parser.py (right): https://codereview.chromium.org/13300002/diff/1/build/android/pylib/utils/test_options_parser.py#newcode129 build/android/pylib/utils/test_options_parser.py:129: option_parser.add_option('--abi', default='arm', On 2013/04/02 09:21:05, bulach wrote: > nit: ...
7 years, 8 months ago (2013-04-03 00:44:52 UTC) #5
Shouqun Liu
kindly ping. On 2013/04/03 00:44:52, Shouqun Liu wrote: > https://codereview.chromium.org/13300002/diff/1/build/android/pylib/utils/test_options_parser.py > File build/android/pylib/utils/test_options_parser.py (right): > ...
7 years, 8 months ago (2013-04-08 08:25:50 UTC) #6
craigdh
lgtm.
7 years, 8 months ago (2013-04-08 17:37:59 UTC) #7
navabi
On 2013/04/08 17:37:59, craigdh wrote: > lgtm. lgtm. Some of the fixes in this patch ...
7 years, 8 months ago (2013-04-08 19:36:45 UTC) #8
navabi
https://codereview.chromium.org/13300002/diff/9001/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/13300002/diff/9001/build/android/install_emulator_deps.py#newcode65 build/android/install_emulator_deps.py:65: return False Nice. I have this fix in this ...
7 years, 8 months ago (2013-04-08 20:11:47 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shouqun.liu@intel.com/13300002/9001
7 years, 8 months ago (2013-04-09 01:04:23 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-09 01:13:11 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shouqun.liu@intel.com/13300002/9001
7 years, 8 months ago (2013-04-09 01:34:41 UTC) #12
commit-bot: I haz the power
7 years, 8 months ago (2013-04-09 05:40:42 UTC) #13
Message was sent while issue was closed.
Change committed as 193019

Powered by Google App Engine
This is Rietveld 408576698