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

Issue 11148018: Upstream the android python scripts changes that enable the new Forwarder2 to be used in our test f… (Closed)

Created:
8 years, 2 months ago by felipeg
Modified:
8 years, 2 months ago
CC:
chromium-reviews, pam+watch_chromium.org, jam, joi+watch-content_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, darin-cc_chromium.org, peter+watch_chromium.org, ilevy+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Upstream the android python scripts changes that enable the new Forwarder2 to be used in our test framework. BUG=146502 content/ changes are trivial so I am adding a TBR. TBR=avi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162150

Patch Set 1 #

Total comments: 11

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -87 lines) Patch
M build/all_android.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M build/android/pylib/base_test_runner.py View 1 3 chunks +2 lines, -5 lines 0 comments Download
M build/android/pylib/forwarder.py View 3 chunks +125 lines, -49 lines 0 comments Download
M build/android/pylib/ports.py View 3 chunks +8 lines, -1 line 0 comments Download
M build/android/pylib/run_java_tests.py View 1 2 chunks +12 lines, -16 lines 0 comments Download
M build/android/run_instrumentation_tests.py View 2 chunks +6 lines, -1 line 0 comments Download
M content/content_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/forwarder2/device_forwarder_main.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/android/forwarder2/host_controller.cc View 1 chunk +3 lines, -1 line 0 comments Download
M tools/android/forwarder2/host_forwarder_main.cc View 1 3 chunks +7 lines, -2 lines 0 comments Download
M tools/android/forwarder2/socket.cc View 1 7 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
felipeg
8 years, 2 months ago (2012-10-15 18:23:10 UTC) #1
bulach
lgtm, thanks felipe! just nits below.. http://codereview.chromium.org/11148018/diff/1/build/android/pylib/base_test_runner.py File build/android/pylib/base_test_runner.py (right): http://codereview.chromium.org/11148018/diff/1/build/android/pylib/base_test_runner.py#newcode73 build/android/pylib/base_test_runner.py:73: Test results returned ...
8 years, 2 months ago (2012-10-15 19:31:55 UTC) #2
Yaron
lgtm You can tbr the trivial content/ change
8 years, 2 months ago (2012-10-15 20:36:27 UTC) #3
Philippe
http://codereview.chromium.org/11148018/diff/1/tools/android/forwarder2/host_forwarder_main.cc File tools/android/forwarder2/host_forwarder_main.cc (right): http://codereview.chromium.org/11148018/diff/1/tools/android/forwarder2/host_forwarder_main.cc#newcode42 tools/android/forwarder2/host_forwarder_main.cc:42: exit(-1); As we discussed in https://chromiumcodereview.appspot.com/11038005/ (which hasn't landed?), ...
8 years, 2 months ago (2012-10-16 10:05:41 UTC) #4
felipeg
http://codereview.chromium.org/11148018/diff/1/build/android/pylib/base_test_runner.py File build/android/pylib/base_test_runner.py (right): http://codereview.chromium.org/11148018/diff/1/build/android/pylib/base_test_runner.py#newcode73 build/android/pylib/base_test_runner.py:73: Test results returned from RunTests(). TODO(tonyg): It looks like ...
8 years, 2 months ago (2012-10-16 14:11:44 UTC) #5
felipeg
http://codereview.chromium.org/11148018/diff/1/tools/android/forwarder2/host_forwarder_main.cc File tools/android/forwarder2/host_forwarder_main.cc (right): http://codereview.chromium.org/11148018/diff/1/tools/android/forwarder2/host_forwarder_main.cc#newcode97 tools/android/forwarder2/host_forwarder_main.cc:97: return -1; On 2012/10/16 10:05:41, Philippe wrote: > Same ...
8 years, 2 months ago (2012-10-16 14:13:45 UTC) #6
Philippe
lgtm, thanks Felipe!
8 years, 2 months ago (2012-10-16 14:21:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/felipeg@chromium.org/11148018/13001
8 years, 2 months ago (2012-10-16 14:55:13 UTC) #8
commit-bot: I haz the power
8 years, 2 months ago (2012-10-16 17:16:49 UTC) #9
Change committed as 162150

Powered by Google App Engine
This is Rietveld 408576698