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

Issue 10784011: create temp avd when running tests on multiple emulators (Closed)

Created:
8 years, 5 months ago by Wei James(wistoch)
Modified:
8 years, 5 months ago
Reviewers:
John Grabowski, bulach
CC:
chromium-reviews
Visibility:
Public.

Description

create temp avd when running tests on multiple emulators BUG=137487 TEST=./build/android/run_tests.py -s ui_unittests -e 2 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146804

Patch Set 1 #

Total comments: 16

Patch Set 2 : fix for bulach's comments #

Total comments: 4

Patch Set 3 : fix for bulach's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -7 lines) Patch
M build/android/emulator.py View 1 2 6 chunks +50 lines, -6 lines 0 comments Download
M build/android/run_tests.py View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Wei James(wistoch)
cannot share avd between multiple emulators as we need to use sd card etc.
8 years, 5 months ago (2012-07-16 10:03:23 UTC) #1
bulach
oh, this is really nice, thanks James! I have a few small suggestions below and ...
8 years, 5 months ago (2012-07-16 11:39:13 UTC) #2
Wei James(wistoch)
thanks for the comments. all issues fixed. thanks http://codereview.chromium.org/10784011/diff/1/build/android/emulator.py File build/android/emulator.py (right): http://codereview.chromium.org/10784011/diff/1/build/android/emulator.py#newcode116 build/android/emulator.py:116: def ...
8 years, 5 months ago (2012-07-16 13:04:37 UTC) #3
bulach
lgtm, thanks! just some nits below. http://codereview.chromium.org/10784011/diff/5/build/android/emulator.py File build/android/emulator.py (right): http://codereview.chromium.org/10784011/diff/5/build/android/emulator.py#newcode169 build/android/emulator.py:169: self.avd = avd_name ...
8 years, 5 months ago (2012-07-16 13:14:35 UTC) #4
Wei James(wistoch)
fixed. thanks http://codereview.chromium.org/10784011/diff/5/build/android/emulator.py File build/android/emulator.py (right): http://codereview.chromium.org/10784011/diff/5/build/android/emulator.py#newcode169 build/android/emulator.py:169: self.avd = avd_name On 2012/07/16 13:14:35, bulach ...
8 years, 5 months ago (2012-07-16 13:18:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10784011/8001
8 years, 5 months ago (2012-07-16 14:00:29 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-16 15:22:59 UTC) #7
Change committed as 146804

Powered by Google App Engine
This is Rietveld 408576698