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

Issue 10387086: Run APK tests on the android_test trybot. (Closed)

Created:
8 years, 7 months ago by nilesh
Modified:
8 years, 7 months ago
Reviewers:
John Grabowski, Yaron
CC:
chromium-reviews
Visibility:
Public.

Description

Run APK tests on the android_test trybot. Test failures are ignored for now. TBR=mark@chromium.org,tsepez@chromium.org BUG=125059 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137352

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : Updated SDK on bots. Ready for review. #

Total comments: 16

Patch Set 11 : Addresses comments. #

Patch Set 12 : Addressed comments. #

Total comments: 5

Patch Set 13 : Fix naming of functions in buildbot_functions.sh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -20 lines) Patch
M base/android/base_jni_registrar.cc View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M base/base.gyp View 1 2 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M build/android/buildbot_functions.sh View 1 2 3 4 5 6 7 8 9 10 11 12 2 chunks +15 lines, -12 lines 0 comments Download
M build/android/buildbot_try_compile_test.sh View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -1 line 0 comments Download
M build/android/run_tests.py View 1 2 3 4 5 6 7 8 9 10 2 chunks +10 lines, -3 lines 0 comments Download
M ipc/ipc.gyp View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M testing/android/AndroidManifest.xml View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/ui_unittests.gypi View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
nilesh
8 years, 7 months ago (2012-05-15 01:48:40 UTC) #1
Yaron
http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh#newcode197 build/android/buildbot_functions.sh:197: function bb_native_test_compile_run_tests { What happens with this? http://codereview.chromium.org/10387086/diff/8004/testing/android/AndroidManifest.xml File ...
8 years, 7 months ago (2012-05-15 01:57:38 UTC) #2
Yaron
lgtm
8 years, 7 months ago (2012-05-15 02:28:16 UTC) #3
nilesh
http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh#newcode197 build/android/buildbot_functions.sh:197: function bb_native_test_compile_run_tests { On 2012/05/15 01:57:38, Yaron wrote: > ...
8 years, 7 months ago (2012-05-15 02:29:18 UTC) #4
John Grabowski
http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh#newcode212 build/android/buildbot_functions.sh:212: echo "@@@STEP_WARNINGS@@@" looks like this is missing a "rm ...
8 years, 7 months ago (2012-05-15 22:24:39 UTC) #5
nilesh
PTAL. http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh#newcode212 build/android/buildbot_functions.sh:212: echo "@@@STEP_WARNINGS@@@" On 2012/05/15 22:24:39, John Grabowski wrote: ...
8 years, 7 months ago (2012-05-15 22:59:25 UTC) #6
John Grabowski
http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/8004/build/android/buildbot_functions.sh#newcode253 build/android/buildbot_functions.sh:253: fi On 2012/05/15 22:59:25, nileshagrawal1 wrote: > On 2012/05/15 ...
8 years, 7 months ago (2012-05-15 23:06:31 UTC) #7
John Grabowski
LGTM with verbal agreement on naming http://codereview.chromium.org/10387086/diff/17/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/17/build/android/buildbot_functions.sh#newcode233 build/android/buildbot_functions.sh:233: function bb_run_apk_tests { ...
8 years, 7 months ago (2012-05-15 23:50:28 UTC) #8
nilesh
All done. http://codereview.chromium.org/10387086/diff/17/build/android/buildbot_functions.sh File build/android/buildbot_functions.sh (right): http://codereview.chromium.org/10387086/diff/17/build/android/buildbot_functions.sh#newcode233 build/android/buildbot_functions.sh:233: function bb_run_apk_tests { On 2012/05/15 23:50:28, John ...
8 years, 7 months ago (2012-05-16 00:02:05 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10387086/14004
8 years, 7 months ago (2012-05-16 00:12:56 UTC) #10
commit-bot: I haz the power
8 years, 7 months ago (2012-05-16 03:46:42 UTC) #11
Change committed as 137352

Powered by Google App Engine
This is Rietveld 408576698