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

Issue 18854020: Avoid forwarding the test HTTP port twice. (Closed)

Created:
7 years, 5 months ago by Joao da Silva
Modified:
7 years, 5 months ago
Reviewers:
bulach, Philippe, pliard
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

Avoid forwarding the test HTTP port twice. base_test_runner.BaseTestRunner already forwards port 8000; avoid doing that again in instrumentation.test_runner.TestRunner again, which confuses the forwarder. BUG=242846 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210666

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -10 lines) Patch
M build/android/pylib/instrumentation/test_runner.py View 3 chunks +1 line, -10 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
Joao da Silva
https://codereview.chromium.org/18854020/diff/1/build/android/pylib/instrumentation/test_runner.py File build/android/pylib/instrumentation/test_runner.py (right): https://codereview.chromium.org/18854020/diff/1/build/android/pylib/instrumentation/test_runner.py#newcode149 build/android/pylib/instrumentation/test_runner.py:149: http_server_ports = self.LaunchTestHttpServer( Basically, this line already starts forwarding ...
7 years, 5 months ago (2013-07-09 14:39:26 UTC) #1
pliard
LGTM, Thanks a lot Joao! As I told you offline I have just landed r210557 ...
7 years, 5 months ago (2013-07-09 14:42:08 UTC) #2
Joao da Silva
So here's what I've found: - without this patch and without https://codereview.chromium.org/18051018 then the pythonDrivenTests ...
7 years, 5 months ago (2013-07-09 15:19:03 UTC) #3
pliard
On 2013/07/09 15:19:03, Joao da Silva wrote: > So here's what I've found: > > ...
7 years, 5 months ago (2013-07-09 15:28:00 UTC) #4
Joao da Silva
Marcus, can you do an owner check? Thanks!
7 years, 5 months ago (2013-07-09 15:47:52 UTC) #5
bulach
lgtm, thanks!
7 years, 5 months ago (2013-07-09 18:15:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/18854020/1
7 years, 5 months ago (2013-07-09 18:43:15 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-09 23:42:16 UTC) #8
Message was sent while issue was closed.
Change committed as 210666

Powered by Google App Engine
This is Rietveld 408576698