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

Issue 10993069: Adds AndroidWebView and ChromiumTestShell tests to the Android FYI bot. (Closed)

Created:
8 years, 2 months ago by klundberg
Modified:
8 years, 2 months ago
Visibility:
Public.

Description

Adds AndroidWebView and ChromiumTestShell tests to the Android FYI bot. TEST=Ran the changes through the Android FYI (android_fyi_dbg) trybot. BUG=152492 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159768

Patch Set 1 #

Patch Set 2 : Trying to debug failure on trybot. #

Patch Set 3 : Fixed typo. #

Patch Set 4 : Temporarily setting test failures as warnings to see if the script changes work. Will change back b… #

Patch Set 5 : Another attempt at debugging build script changes. #

Patch Set 6 : More debugging of build scripts #

Patch Set 7 : Debugging. #

Patch Set 8 : Debugging some more. #

Patch Set 9 : Added AndroidWebView and failure handling. #

Patch Set 10 : Possibly fixed issue with installing application APKs. #

Patch Set 11 : Fixed deploy issue. #

Patch Set 12 : Fixed install issue #

Patch Set 13 : Updated description #

Patch Set 14 : Updated description again. #

Patch Set 15 : Fixed apk path. #

Patch Set 16 : Added -debug to apks. #

Patch Set 17 : Formatting #

Patch Set 18 : Cleanup #

Total comments: 14

Patch Set 19 : Addressed review comments. #

Patch Set 20 : Fix syntax issue. #

Patch Set 21 : Really fix syntax issue. #

Patch Set 22 : Addressing concerns from an offline discussion with Isaac. #

Patch Set 23 : Fix pooling issue when installing APKs. #

Total comments: 4

Patch Set 24 : Addressed Isaac's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -61 lines) Patch
A build/android/adb_install_apk.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 1 chunk +47 lines, -0 lines 0 comments Download
D build/android/adb_install_content_shell View 1 chunk +0 lines, -42 lines 0 comments Download
M build/android/buildbot/buildbot_functions.sh View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +34 lines, -19 lines 0 comments Download
M build/android/pylib/test_options_parser.py View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
klundberg
Ran this through the trybot: http://build.chromium.org/p/tryserver.chromium/builders/android_fyi_dbg_triggered_tests/builds/59 And in general, everything seems to work although some ...
8 years, 2 months ago (2012-10-02 04:10:58 UTC) #1
Isaac (away)
This looks generally good. But do we really need 12 separate instrumentation test steps? What ...
8 years, 2 months ago (2012-10-02 05:13:37 UTC) #2
bulach
some drive-by comments: http://codereview.chromium.org/10993069/diff/30005/build/android/adb_install_apk.py File build/android/adb_install_apk.py (right): http://codereview.chromium.org/10993069/diff/30005/build/android/adb_install_apk.py#newcode48 build/android/adb_install_apk.py:48: p.join() would something like this work? ...
8 years, 2 months ago (2012-10-02 10:40:46 UTC) #3
klundberg
Please hold off reviewing this. Looks like Martin is trying to get his changes in.
8 years, 2 months ago (2012-10-02 14:10:30 UTC) #4
klundberg
I talked to Martin this morning and we agreed to try to get this in ...
8 years, 2 months ago (2012-10-02 18:40:06 UTC) #5
Isaac (away)
lgtm w/ minor nits on python script https://codereview.chromium.org/10993069/diff/21010/build/android/adb_install_apk.py File build/android/adb_install_apk.py (right): https://codereview.chromium.org/10993069/diff/21010/build/android/adb_install_apk.py#newcode17 build/android/adb_install_apk.py:17: def InstallApk(args): ...
8 years, 2 months ago (2012-10-02 19:29:59 UTC) #6
klundberg
Will submit shortly so last chance to object :-) https://codereview.chromium.org/10993069/diff/21010/build/android/adb_install_apk.py File build/android/adb_install_apk.py (right): https://codereview.chromium.org/10993069/diff/21010/build/android/adb_install_apk.py#newcode17 build/android/adb_install_apk.py:17: ...
8 years, 2 months ago (2012-10-02 21:01:02 UTC) #7
Isaac (away)
8 years, 2 months ago (2012-10-02 21:03:42 UTC) #8
objection!  Please get to patchset numbers >30

Still lgtm :-)

Powered by Google App Engine
This is Rietveld 408576698