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

Issue 9185043: Increase Android test robustness. (Closed)

Created:
8 years, 11 months ago by John Grabowski
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Increase Android test robustness. Use of the emulator is probably a lost cause, but maybe this can hold us for now. BUG=None TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117458

Patch Set 1 #

Total comments: 6

Patch Set 2 : beverloo feedback #

Patch Set 3 : beverloo feedback2 #

Total comments: 1

Patch Set 4 : Remove 'ALWAYS' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -16 lines) Patch
M build/android/emulator.py View 1 2 3 4 chunks +18 lines, -6 lines 0 comments Download
M build/android/run_tests.py View 1 2 8 chunks +33 lines, -6 lines 0 comments Download
M build/android/single_test_runner.py View 3 chunks +4 lines, -2 lines 0 comments Download
M build/android/test_package.py View 3 chunks +3 lines, -1 line 0 comments Download
M build/android/test_package_executable.py View 2 chunks +4 lines, -0 lines 0 comments Download
M build/android/test_result.py View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
John Grabowski
Green bot or bust.
8 years, 11 months ago (2012-01-12 05:51:24 UTC) #1
Peter Beverloo
I'm not really enthusiastically about the "fast_and_loose" name, maybe "lossy_run" or "quick_run"? Furthermore, since the ...
8 years, 11 months ago (2012-01-12 11:19:18 UTC) #2
John Grabowski
> I'm not really enthusiastically about the "fast_and_loose" name, maybe > "lossy_run" or "quick_run"? Furthermore, ...
8 years, 11 months ago (2012-01-12 18:27:09 UTC) #3
Peter Beverloo
On 2012/01/12 18:27:09, John Grabowski wrote: > > I'm not really enthusiastically about the "fast_and_loose" ...
8 years, 11 months ago (2012-01-12 18:30:39 UTC) #4
John Grabowski
> > > > My concern is that run_tests.py:301 explicitly mentions to not use this ...
8 years, 11 months ago (2012-01-12 18:33:50 UTC) #5
John Grabowski
Feedback applied except for choosing a new name (need to settle on that) http://codereview.chromium.org/9185043/diff/1/build/android/run_tests.py File ...
8 years, 11 months ago (2012-01-12 18:34:17 UTC) #6
Peter Beverloo
LGTM, thank you! http://codereview.chromium.org/9185043/diff/2003/build/android/emulator.py File build/android/emulator.py (right): http://codereview.chromium.org/9185043/diff/2003/build/android/emulator.py#newcode140 build/android/emulator.py:140: # ALWAYS wipe the data. We've ...
8 years, 11 months ago (2012-01-12 18:41:34 UTC) #7
John Grabowski
8 years, 11 months ago (2012-01-12 18:48:01 UTC) #8
ALWAYS removed on final diffs.  Thx!

jrg

On Thu, Jan 12, 2012 at 10:41 AM, <peter@chromium.org> wrote:

> LGTM, thank you!
>
>
> http://codereview.chromium.**org/9185043/diff/2003/build/**
>
android/emulator.py<http://codereview.chromium.org/9185043/diff/2003/build/android/emulator.py>
> File build/android/emulator.py (right):
>
> http://codereview.chromium.**org/9185043/diff/2003/build/**
>
android/emulator.py#newcode140<http://codereview.chromium.org/9185043/diff/2003/build/android/emulator.py#newcode140>
>
> build/android/emulator.py:140: # ALWAYS wipe the data.  We've seen cases
> where an emulator
> nit: this still says "ALWAYS". See comment on PS1.
>
>
http://codereview.chromium.**org/9185043/<http://codereview.chromium.org/9185...
>

Powered by Google App Engine
This is Rietveld 408576698