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 10692132: fix test broken issue when using --use-emulator (Closed)

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

Description

fix test broken issue when using --use-emulator BUG=136474 TEST=./build/android/run_tests.py -s out/Release/base_unittests_apk/base_unittests-debug.apk -e 1 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146045

Patch Set 1 #

Total comments: 4

Patch Set 2 : add function WaitForSystemBootCompleted and Start/Kill/RestartAdbServer #

Total comments: 2

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -8 lines) Patch
M build/android/emulator.py View 1 1 chunk +1 line, -4 lines 0 comments Download
M build/android/pylib/single_test_runner.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M build/android/run_tests.py View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/android_testrunner/README.chromium View 1 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/android_testrunner/adb_interface.py View 1 2 chunks +48 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Wei James(wistoch)
The root cause should be that: In the process of emulator booting, network interface of ...
8 years, 5 months ago (2012-07-10 06:04:36 UTC) #1
John Grabowski
Overall like your intent but... http://codereview.chromium.org/10692132/diff/1/build/android/pylib/single_test_runner.py File build/android/pylib/single_test_runner.py (right): http://codereview.chromium.org/10692132/diff/1/build/android/pylib/single_test_runner.py#newcode303 build/android/pylib/single_test_runner.py:303: run_command.RunCommand('adb kill-server') prefer self.adb.SomethingOrOther() ...
8 years, 5 months ago (2012-07-10 06:14:09 UTC) #2
Wei James(wistoch)
thanks for the review. I have updated the patch to fix the issues from your ...
8 years, 5 months ago (2012-07-10 14:26:48 UTC) #3
John Grabowski
To answer your question, no, we don't use the emulator at this time. I did ...
8 years, 5 months ago (2012-07-10 22:25:49 UTC) #4
Wei James(wistoch)
thanks for the clarification. I found several issues of --use-emulator. Currently we are using emulator ...
8 years, 5 months ago (2012-07-11 01:09:24 UTC) #5
John Grabowski
On 2012/07/11 01:09:24, James Wei wrote: > thanks for the clarification. > > I found ...
8 years, 5 months ago (2012-07-11 01:30:28 UTC) #6
Wei James(wistoch)
On 2012/07/11 01:30:28, John Grabowski wrote: > On 2012/07/11 01:09:24, James Wei wrote: > > ...
8 years, 5 months ago (2012-07-11 01:33:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10692132/5001
8 years, 5 months ago (2012-07-11 01:33:58 UTC) #8
commit-bot: I haz the power
Failed to apply patch for build/android/pylib/single_test_runner.py: While running patch -p1 --forward --force; patching file build/android/pylib/single_test_runner.py ...
8 years, 5 months ago (2012-07-11 01:34:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/james.wei@intel.com/10692132/8002
8 years, 5 months ago (2012-07-11 01:56:11 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 03:30:05 UTC) #11
Change committed as 146045

Powered by Google App Engine
This is Rietveld 408576698