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

Issue 10790006: clean use_emulator option for inconsistence issue (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

clean use_emulator option for inconsistence issue use_emulator option is taken as integer somewhere but is taken as boolean in other places. Clean this option to be boolean and add another option --emulator_count to set the count of emulators. BUG=137458 TEST=./build/android/run_tests.py -e -n 1 -s base_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146801

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix for bulach's comments #

Total comments: 2

Patch Set 3 : fix for bulach's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M build/android/run_tests.py View 1 2 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Wei James(wistoch)
--jobs option will launch multiple emulator at the same time for testing. currently launching multiple ...
8 years, 5 months ago (2012-07-16 01:43:45 UTC) #1
bulach
thanks james! I agree with the cleanup, but I'd suggest a different name for the ...
8 years, 5 months ago (2012-07-16 09:23:15 UTC) #2
Wei James(wistoch)
thanks for the comments. description changed and issues fixed. thanks http://codereview.chromium.org/10790006/diff/1/build/android/run_tests.py File build/android/run_tests.py (right): http://codereview.chromium.org/10790006/diff/1/build/android/run_tests.py#newcode450 ...
8 years, 5 months ago (2012-07-16 09:42:03 UTC) #3
bulach
lgtm, thanks! http://codereview.chromium.org/10790006/diff/2002/build/android/run_tests.py File build/android/run_tests.py (right): http://codereview.chromium.org/10790006/diff/2002/build/android/run_tests.py#newcode454 build/android/run_tests.py:454: help='Emulator count to run test at the ...
8 years, 5 months ago (2012-07-16 11:24:46 UTC) #4
Wei James(wistoch)
thanks http://codereview.chromium.org/10790006/diff/2002/build/android/run_tests.py File build/android/run_tests.py (right): http://codereview.chromium.org/10790006/diff/2002/build/android/run_tests.py#newcode454 build/android/run_tests.py:454: help='Emulator count to run test at the same ...
8 years, 5 months ago (2012-07-16 12:19:12 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/10790006/4002
8 years, 5 months ago (2012-07-16 12:56:20 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-16 14:26:06 UTC) #7
Change committed as 146801

Powered by Google App Engine
This is Rietveld 408576698