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

Issue 12213035: Android: Refactor native test setup in a util class. (Closed)

Created:
7 years, 10 months ago by nilesh
Modified:
7 years, 10 months ago
Reviewers:
nyquist, Yaron
CC:
chromium-reviews, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, yfriedman+watch_chromium.org, bulach+watch_chromium.org, klundberg+watch_chromium.org, ilevy+watch_chromium.org, jochen+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Android: Refactor native test setup in a util class. This is also needed by content_browsertests. Also redirecting stdout,stderr for content_browsertests to a fifo file to be read by the test runner scripts. BUG=138275 TBR=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181587

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : Moved util methods into a namespace #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -136 lines) Patch
M content/content_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/android/browsertests_apk/content_browser_tests_android.cc View 1 2 3 3 chunks +19 lines, -50 lines 0 comments Download
M testing/android/native_test.gyp View 2 chunks +12 lines, -0 lines 0 comments Download
M testing/android/native_test_launcher.cc View 1 2 5 chunks +16 lines, -86 lines 0 comments Download
A testing/android/native_test_util.h View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
A testing/android/native_test_util.cc View 1 2 3 1 chunk +90 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
nilesh
Please take a look.
7 years, 10 months ago (2013-02-06 05:57:33 UTC) #1
nilesh
7 years, 10 months ago (2013-02-06 17:19:44 UTC) #2
nyquist
lgtm
7 years, 10 months ago (2013-02-06 18:11:23 UTC) #3
nilesh
Yaron: Owners stamp for content/shell/android .
7 years, 10 months ago (2013-02-06 18:36:41 UTC) #4
nilesh
On 2013/02/06 18:36:41, nileshagrawal1 wrote: > Yaron: Owners stamp for content/shell/android . TBRing jam for ...
7 years, 10 months ago (2013-02-06 18:38:29 UTC) #5
Yaron
https://codereview.chromium.org/12213035/diff/2001/testing/android/native_test_util.h File testing/android/native_test_util.h (right): https://codereview.chromium.org/12213035/diff/2001/testing/android/native_test_util.h#newcode18 testing/android/native_test_util.h:18: class NativeTestUtil { Per style guide, I believe this ...
7 years, 10 months ago (2013-02-06 19:10:06 UTC) #6
nilesh
PTAL. https://codereview.chromium.org/12213035/diff/2001/testing/android/native_test_util.h File testing/android/native_test_util.h (right): https://codereview.chromium.org/12213035/diff/2001/testing/android/native_test_util.h#newcode18 testing/android/native_test_util.h:18: class NativeTestUtil { On 2013/02/06 19:10:07, Yaron wrote: ...
7 years, 10 months ago (2013-02-06 19:31:19 UTC) #7
Yaron
lgtm Update description to mention fifo change
7 years, 10 months ago (2013-02-06 19:45:40 UTC) #8
nilesh
On 2013/02/06 19:45:40, Yaron wrote: > lgtm > > Update description to mention fifo change ...
7 years, 10 months ago (2013-02-06 21:34: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/12213035/9
7 years, 10 months ago (2013-02-06 22:13:05 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=81887
7 years, 10 months ago (2013-02-07 02:53:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/12213035/9
7 years, 10 months ago (2013-02-07 04:44:45 UTC) #12
commit-bot: I haz the power
Failed to apply patch for content/shell/android/browsertests_apk/content_browser_tests_android.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-07 04:44:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nileshagrawal@chromium.org/12213035/10006
7 years, 10 months ago (2013-02-09 00:32:09 UTC) #14
commit-bot: I haz the power
7 years, 10 months ago (2013-02-09 02:45:33 UTC) #15
Message was sent while issue was closed.
Change committed as 181587

Powered by Google App Engine
This is Rietveld 408576698