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

Issue 8322008: Upstream: Test script library from Android (Closed)

Created:
9 years, 2 months ago by michaelbai
Modified:
9 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, Nirnimesh, John Grabowski, Jing Zhao
Visibility:
Public.

Description

Upstream: Test script library from Android These are script library from Android and used to run the unit test. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105952

Patch Set 1 #

Total comments: 19

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Add a way to checkout specific version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1243 lines, -0 lines) Patch
A third_party/android/testrunner/LICENSE View 1 1 chunk +202 lines, -0 lines 0 comments Download
A third_party/android/testrunner/README.chromium View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/android/testrunner/adb_interface.py View 1 chunk +507 lines, -0 lines 0 comments Download
A third_party/android/testrunner/am_instrument_parser.py View 1 chunk +169 lines, -0 lines 0 comments Download
A third_party/android/testrunner/errors.py View 1 chunk +46 lines, -0 lines 0 comments Download
A third_party/android/testrunner/logger.py View 1 chunk +96 lines, -0 lines 0 comments Download
A third_party/android/testrunner/run_command.py View 1 chunk +196 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
michaelbai
Hi Mark Could you help to review README.chromium files and adherence to 3rd party. @nirnimesh ...
9 years, 2 months ago (2011-10-17 18:28:28 UTC) #1
Mark Mentovai
http://codereview.chromium.org/8322008/diff/1/third_party/android/README.chromium File third_party/android/README.chromium (right): http://codereview.chromium.org/8322008/diff/1/third_party/android/README.chromium#newcode1 third_party/android/README.chromium:1: Name: Tools from Android. Nit: no period necessary. http://codereview.chromium.org/8322008/diff/1/third_party/android/README.chromium#newcode3 ...
9 years, 2 months ago (2011-10-17 18:46:39 UTC) #2
michaelbai
PTAL http://codereview.chromium.org/8322008/diff/1/third_party/android/README.chromium File third_party/android/README.chromium (right): http://codereview.chromium.org/8322008/diff/1/third_party/android/README.chromium#newcode8 third_party/android/README.chromium:8: Yes, I removed this file, thanks On 2011/10/17 ...
9 years, 2 months ago (2011-10-17 20:48:52 UTC) #3
Mark Mentovai
http://codereview.chromium.org/8322008/diff/4001/third_party/android/testrunner/README.chromium File third_party/android/testrunner/README.chromium (right): http://codereview.chromium.org/8322008/diff/4001/third_party/android/testrunner/README.chromium#newcode18 third_party/android/testrunner/README.chromium:18: $ repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread Is there ...
9 years, 2 months ago (2011-10-17 21:02:11 UTC) #4
michaelbai
Thanks, PTAL http://codereview.chromium.org/8322008/diff/4001/third_party/android/testrunner/README.chromium File third_party/android/testrunner/README.chromium (right): http://codereview.chromium.org/8322008/diff/4001/third_party/android/testrunner/README.chromium#newcode18 third_party/android/testrunner/README.chromium:18: $ repo init -u git://android.git.kernel.org/platform/manifest.git -b gingerbread ...
9 years, 2 months ago (2011-10-17 21:41:00 UTC) #5
Mark Mentovai
9 years, 2 months ago (2011-10-17 22:22:50 UTC) #6
Excellent. LGTM.

Powered by Google App Engine
This is Rietveld 408576698