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

Issue 10658017: Use a test specific macro to call JNI registrars during APK tests. (Closed)

Created:
8 years, 6 months ago by nilesh
Modified:
8 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, jochen+watch-content_chromium.org
Visibility:
Public.

Description

Use a test specific macro to call JNI registrars during APK tests. TBR=rsleevi@chromium.org,jam@chromium.org (Using TBR as this is a trivial gyp change) BUG=125059 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144057

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -5 lines) Patch
M content/content_tests.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M net/net.gyp View 1 chunk +4 lines, -1 line 0 comments Download
M testing/android/native_test_launcher.cc View 1 3 chunks +21 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
nilesh
8 years, 6 months ago (2012-06-25 16:49:12 UTC) #1
nilesh
8 years, 6 months ago (2012-06-25 18:09:28 UTC) #2
John Grabowski
LGTM Like MUCH better then the other solution. http://codereview.chromium.org/10658017/diff/1/testing/android/native_test_launcher.cc File testing/android/native_test_launcher.cc (right): http://codereview.chromium.org/10658017/diff/1/testing/android/native_test_launcher.cc#newcode188 testing/android/native_test_launcher.cc:188: #if ...
8 years, 6 months ago (2012-06-25 21:04:18 UTC) #3
Yaron
lgtm as well fwiw
8 years, 6 months ago (2012-06-25 21:06:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10658017/1005
8 years, 6 months ago (2012-06-25 21:40:31 UTC) #5
nilesh
http://codereview.chromium.org/10658017/diff/1/testing/android/native_test_launcher.cc File testing/android/native_test_launcher.cc (right): http://codereview.chromium.org/10658017/diff/1/testing/android/native_test_launcher.cc#newcode188 testing/android/native_test_launcher.cc:188: #if defined(REGISTER_NET_UNITTESTS_JNI) On 2012/06/25 21:04:18, John Grabowski wrote: > ...
8 years, 6 months ago (2012-06-25 21:40:39 UTC) #6
commit-bot: I haz the power
Change committed as 144057
8 years, 6 months ago (2012-06-25 23:39:33 UTC) #7
Ryan Sleevi
When TBRing, please make sure to add reviewers to the reviewer list and publish comments. ...
8 years, 6 months ago (2012-06-25 23:49:29 UTC) #8
nilesh
Hi Ryan, Thanks for your feedback. I am sorry for incorrectly categorizing this as a ...
8 years, 6 months ago (2012-06-26 17:00:19 UTC) #9
Ryan Sleevi
On 2012/06/26 17:00:19, nileshagrawal1 wrote: > Hi Ryan, > > Thanks for your feedback. I ...
8 years, 6 months ago (2012-06-26 17:53:53 UTC) #10
nilesh
8 years, 6 months ago (2012-06-26 18:24:55 UTC) #11
Thanks again for the detailed explaination.

Revert CL: http://codereview.chromium.org/10662056/
I will wait for atleast one LGTM before TBR :)

Powered by Google App Engine
This is Rietveld 408576698