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

Issue 10689168: Run simple content shell test on Android bots. (Closed)

Created:
8 years, 5 months ago by navabi
Modified:
8 years, 5 months ago
CC:
chromium-reviews, jam
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Run simple content shell test on Android bots. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146699

Patch Set 1 #

Patch Set 2 : Add simple content shell test script. #

Total comments: 3

Patch Set 3 : Move to content/android directory #

Patch Set 4 : Move to content/shell/android directory #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -0 lines) Patch
M build/android/buildbot_functions.sh View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M build/android/buildbot_fyi.sh View 1 chunk +1 line, -0 lines 0 comments Download
M build/android/buildbot_fyi_tester.sh View 1 chunk +1 line, -0 lines 0 comments Download
M build/android/buildbot_try_compile_test.sh View 1 chunk +1 line, -0 lines 0 comments Download
M build/android/buildbot_try_tester.sh View 1 chunk +1 line, -0 lines 0 comments Download
A content/shell/android/simple_content_shell_test.sh View 1 2 3 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
navabi
8 years, 5 months ago (2012-07-11 23:28:24 UTC) #1
darin (slow to review)
I'm not so sure that we want to add tools / scripts to the root ...
8 years, 5 months ago (2012-07-11 23:35:26 UTC) #2
Yaron
lg modulo Darin's comment. At a minimum, this should be in content/android.
8 years, 5 months ago (2012-07-12 01:06:44 UTC) #3
Satish
On 2012/07/12 01:06:44, Yaron wrote: > lg modulo Darin's comment. At a minimum, this should ...
8 years, 5 months ago (2012-07-12 14:43:16 UTC) #4
John Grabowski
On 2012/07/12 14:43:16, Satish wrote: > On 2012/07/12 01:06:44, Yaron wrote: > > lg modulo ...
8 years, 5 months ago (2012-07-12 18:29:14 UTC) #5
John Grabowski
LGTM *after* script file location settled by jam or mento (neither of which are on ...
8 years, 5 months ago (2012-07-12 18:40:14 UTC) #6
navabi
8 years, 5 months ago (2012-07-12 23:06:30 UTC) #7
jam
http://codereview.chromium.org/10689168/diff/7/content/simple_content_shell_test.sh File content/simple_content_shell_test.sh (right): http://codereview.chromium.org/10689168/diff/7/content/simple_content_shell_test.sh#newcode1 content/simple_content_shell_test.sh:1: #!/bin/bash nit: put this in content/shell/android?
8 years, 5 months ago (2012-07-13 15:11:29 UTC) #8
navabi
PTAL. http://codereview.chromium.org/10689168/diff/7/content/simple_content_shell_test.sh File content/simple_content_shell_test.sh (right): http://codereview.chromium.org/10689168/diff/7/content/simple_content_shell_test.sh#newcode21 content/simple_content_shell_test.sh:21: if [ ! -f ${CONTENT_SHELL_APK} ]; then On ...
8 years, 5 months ago (2012-07-13 20:05:38 UTC) #9
John Grabowski
On 2012/07/13 20:05:38, navabi wrote: > PTAL. > > http://codereview.chromium.org/10689168/diff/7/content/simple_content_shell_test.sh > File content/simple_content_shell_test.sh (right): > ...
8 years, 5 months ago (2012-07-13 20:17:34 UTC) #10
navabi
PTAL.
8 years, 5 months ago (2012-07-13 20:43:55 UTC) #11
John Grabowski
On 2012/07/13 20:43:55, navabi wrote: > PTAL. Still LGTM
8 years, 5 months ago (2012-07-13 21:07:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/navabi@google.com/10689168/10001
8 years, 5 months ago (2012-07-13 23:25:49 UTC) #13
commit-bot: I haz the power
8 years, 5 months ago (2012-07-14 01:09:13 UTC) #14
Change committed as 146699

Powered by Google App Engine
This is Rietveld 408576698