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

Issue 10383263: Add the target ABI option for apk based test runner (Closed)

Created:
8 years, 7 months ago by yongsheng
Modified:
8 years, 6 months ago
CC:
chromium-reviews, erikwright (departed), darin-cc_chromium.org, jam, brettw-cc_chromium.org, Yaron
Visibility:
Public.

Description

Add the target ABI option for apk based test runner Remove the hardcode directory name 'armeabi' and replace it with the Android target ABI information. Trivial gyp changes that are android-specific; TBRing some owners TBR=mark@chromium.org,jam@chromium.org,sky@chromium.org BUG=128944 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=139512

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add the option in the template #

Patch Set 3 : Add the default value for 'app_bai' #

Patch Set 4 : Add me into AUTHORS #

Patch Set 5 : Fix the conflict #

Patch Set 6 : Fix the conflict of AUTHORS again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M AUTHORS View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M build/apk_test.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M testing/android/generate_native_test.py View 1 2 4 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
yongsheng
Anyone who can help review or help forward to reviewers? Thanks a lot
8 years, 7 months ago (2012-05-25 01:23:08 UTC) #1
John Grabowski
On 2012/05/25 01:23:08, yongsheng.zhu wrote: > Anyone who can help review or help forward to ...
8 years, 7 months ago (2012-05-25 16:42:46 UTC) #2
Mark Mentovai
LGTM for base OWNERS approval.
8 years, 7 months ago (2012-05-25 16:44:59 UTC) #3
nilesh
http://codereview.chromium.org/10383263/diff/1/base/base.gyp File base/base.gyp (right): http://codereview.chromium.org/10383263/diff/1/base/base.gyp#newcode688 base/base.gyp:688: '--app_abi', Please merge with http://codereview.chromium.org/10399126/. This has moved into ...
8 years, 7 months ago (2012-05-25 20:38:22 UTC) #4
nilesh
On 2012/05/25 20:38:22, nileshagrawal1 wrote: > http://codereview.chromium.org/10383263/diff/1/base/base.gyp > File base/base.gyp (right): > > http://codereview.chromium.org/10383263/diff/1/base/base.gyp#newcode688 > ...
8 years, 7 months ago (2012-05-25 20:39:05 UTC) #5
yongsheng
On 2012/05/25 20:39:05, nileshagrawal1 wrote: > On 2012/05/25 20:38:22, nileshagrawal1 wrote: > > http://codereview.chromium.org/10383263/diff/1/base/base.gyp > ...
8 years, 7 months ago (2012-05-26 04:46:54 UTC) #6
yongsheng
> Besides, it seems "third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp" > doesn't use this template and thus it gets compile ...
8 years, 7 months ago (2012-05-26 05:32:18 UTC) #7
nilesh
On 2012/05/26 04:46:54, yongsheng.zhu wrote: > On 2012/05/25 20:39:05, nileshagrawal1 wrote: > > On 2012/05/25 ...
8 years, 7 months ago (2012-05-26 16:11:43 UTC) #8
yongsheng
> You can temporarily make the new argument optional (and use a default value if ...
8 years, 7 months ago (2012-05-27 05:52:22 UTC) #9
nilesh
On 2012/05/27 05:52:22, yongsheng.zhu wrote: > > You can temporarily make the new argument optional ...
8 years, 6 months ago (2012-05-29 05:26:20 UTC) #10
yongsheng
On 2012/05/29 05:26:20, nileshagrawal1 wrote: > On 2012/05/27 05:52:22, yongsheng.zhu wrote: > > > You ...
8 years, 6 months ago (2012-05-29 05:36:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yongsheng.zhu@intel.com/10383263/7003
8 years, 6 months ago (2012-05-29 07:27:24 UTC) #12
commit-bot: I haz the power
Presubmit check for 10383263-7003 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-05-29 07:27:36 UTC) #13
yongsheng
On 2012/05/29 07:27:36, I haz the power (commit-bot) wrote: > Presubmit check for 10383263-7003 failed ...
8 years, 6 months ago (2012-05-29 08:43:12 UTC) #14
John Grabowski
On 2012/05/29 08:43:12, yongsheng.zhu wrote: > On 2012/05/29 07:27:36, I haz the power (commit-bot) wrote: ...
8 years, 6 months ago (2012-05-29 20:50:51 UTC) #15
yongsheng
> Send new CL with your name in src/AUTHORS > Land that one first like ...
8 years, 6 months ago (2012-05-30 01:38:15 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yongsheng.zhu@intel.com/10383263/2007
8 years, 6 months ago (2012-05-30 01:39:14 UTC) #17
commit-bot: I haz the power
Failed to apply patch for AUTHORS: While running patch -p1 --forward --force; patching file AUTHORS ...
8 years, 6 months ago (2012-05-30 01:39:24 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yongsheng.zhu@intel.com/10383263/2008
8 years, 6 months ago (2012-05-30 01:45:15 UTC) #19
yongsheng
Reviewers, Trybot results are ok. Not committed. I think it needs your 'LGTM'?
8 years, 6 months ago (2012-05-30 06:13:45 UTC) #20
commit-bot: I haz the power
Failed to apply patch for AUTHORS: While running patch -p1 --forward --force; patching file AUTHORS ...
8 years, 6 months ago (2012-05-30 07:43:25 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yongsheng.zhu@intel.com/10383263/18002
8 years, 6 months ago (2012-05-30 07:50:00 UTC) #22
commit-bot: I haz the power
8 years, 6 months ago (2012-05-30 09:27:14 UTC) #23
Change committed as 139512

Powered by Google App Engine
This is Rietveld 408576698