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

Issue 10668047: Register JNI methods before running unittests on android. (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

Register JNI methods before running unittests on android. A better way to implement: http://codereview.chromium.org/10658017/ BUG=125059 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144374

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Rebase #

Patch Set 4 : Addressed comments and rebase #

Patch Set 5 : Removing content changes #

Patch Set 6 : Disabling some tests which errorneously passed before #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -8 lines) Patch
M build/android/gtest_filter/net_unittests_disabled View 1 2 3 4 5 1 chunk +6 lines, -5 lines 0 comments Download
M net/base/run_all_unittests.cc View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M testing/android/native_test_launcher.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
nilesh
8 years, 6 months ago (2012-06-26 18:40:54 UTC) #1
Ryan Sleevi
This approach LGTM, but please check with an appropriate Android reviewer. The key concern would ...
8 years, 6 months ago (2012-06-26 18:52:02 UTC) #2
nilesh
8 years, 6 months ago (2012-06-26 18:57:12 UTC) #3
Jay Civelli
lgtm http://codereview.chromium.org/10668047/diff/10001/content/test/run_all_unittests.cc File content/test/run_all_unittests.cc (right): http://codereview.chromium.org/10668047/diff/10001/content/test/run_all_unittests.cc#newcode17 content/test/run_all_unittests.cc:17: JNIEnv* env = base::android::AttachCurrentThread(); Nit: do you need ...
8 years, 6 months ago (2012-06-26 20:17:10 UTC) #4
nilesh
http://codereview.chromium.org/10668047/diff/10001/content/test/run_all_unittests.cc File content/test/run_all_unittests.cc (right): http://codereview.chromium.org/10668047/diff/10001/content/test/run_all_unittests.cc#newcode17 content/test/run_all_unittests.cc:17: JNIEnv* env = base::android::AttachCurrentThread(); On 2012/06/26 20:17:11, Jay Civelli ...
8 years, 6 months ago (2012-06-26 20:33:54 UTC) #5
John Grabowski
LGTM
8 years, 6 months ago (2012-06-26 21:41:20 UTC) #6
nilesh
On 2012/06/26 21:41:20, John Grabowski wrote: > LGTM I have removed content changes (call to ...
8 years, 6 months ago (2012-06-26 23:59:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/10668047/19003
8 years, 6 months ago (2012-06-27 00:26:31 UTC) #8
commit-bot: I haz the power
Try job failure for 10668047-19003 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 6 months ago (2012-06-27 00:54:10 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/10668047/19003
8 years, 6 months ago (2012-06-27 00:59:01 UTC) #10
commit-bot: I haz the power
8 years, 6 months ago (2012-06-27 02:21:03 UTC) #11
Change committed as 144374

Powered by Google App Engine
This is Rietveld 408576698