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

Issue 9401013: Don't run chrome_frame_net_tests URLRequestTestHTTP over loopback, due to mysterious failures. (Closed)

Created:
8 years, 10 months ago by erikwright (departed)
Modified:
8 years, 10 months ago
Reviewers:
eroman, robertshield
CC:
chromium-reviews, robertshield, cbentzel+watch_chromium.org, darin-cc_chromium.org, amit
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Don't run chrome_frame_net_tests URLRequestTestHTTP over loopback, due to mysterious failures. Depends on: http://codereview.chromium.org/9419053/ (make GetNetworkList filter-out 'down' adapters) http://codereview.chromium.org/9368031/ (make HTTP tests parameterizable) http://codereview.chromium.org/9369029/ (make TestServer parameterizable) BUG=114369 TEST=chrome_frame_net_tests pass on the try bots. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123118

Patch Set 1 #

Total comments: 6

Patch Set 2 : Switch to GetNetworkList and tidy up the new code. #

Patch Set 3 : Log the chosen hostname. #

Total comments: 1

Patch Set 4 : Respond to review nit. #

Total comments: 1

Patch Set 5 : Update to reflect change in override class name. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M chrome_frame/test/net/fake_external_tab.h View 1 2 3 4 3 chunks +8 lines, -0 lines 0 comments Download
M chrome_frame/test/net/fake_external_tab.cc View 1 2 3 4 5 chunks +36 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
eroman
http://codereview.chromium.org/9401013/diff/1/chrome_frame/test/net/fake_external_tab.cc File chrome_frame/test/net/fake_external_tab.cc (right): http://codereview.chromium.org/9401013/diff/1/chrome_frame/test/net/fake_external_tab.cc#newcode583 chrome_frame/test/net/fake_external_tab.cc:583: struct hostent *host_info = NULL; style-nit: asterisk goes on ...
8 years, 10 months ago (2012-02-16 02:35:14 UTC) #1
eroman
oh oops, i published for the wrong CL! Looking at the right one now.
8 years, 10 months ago (2012-02-16 02:35:41 UTC) #2
erikwright (departed)
I think you already figured it out, but this CL is not meant to be ...
8 years, 10 months ago (2012-02-16 02:38:53 UTC) #3
erikwright (departed)
Hi Robert, PTAL. Eric, thanks for the initial feedback (I found GetNetworkList because of your ...
8 years, 10 months ago (2012-02-17 16:44:41 UTC) #4
robertshield
LGTM http://codereview.chromium.org/9401013/diff/8001/chrome_frame/test/net/fake_external_tab.cc File chrome_frame/test/net/fake_external_tab.cc (right): http://codereview.chromium.org/9401013/diff/8001/chrome_frame/test/net/fake_external_tab.cc#newcode633 chrome_frame/test/net/fake_external_tab.cc:633: for (size_t i = 0; i < nic_list.size(); ...
8 years, 10 months ago (2012-02-17 17:40:54 UTC) #5
eroman
lgtm http://codereview.chromium.org/9401013/diff/10001/chrome_frame/test/net/fake_external_tab.h File chrome_frame/test/net/fake_external_tab.h (right): http://codereview.chromium.org/9401013/diff/10001/chrome_frame/test/net/fake_external_tab.h#newcode142 chrome_frame/test/net/fake_external_tab.h:142: void OverrideHttpHost(); [optional] nit: OverrideHttpServerHost.
8 years, 10 months ago (2012-02-17 21:55:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/9401013/10001
8 years, 10 months ago (2012-02-22 18:21:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erikwright@chromium.org/9401013/15001
8 years, 10 months ago (2012-02-22 19:22:00 UTC) #8
commit-bot: I haz the power
8 years, 10 months ago (2012-02-22 23:03:25 UTC) #9
Change committed as 123118

Powered by Google App Engine
This is Rietveld 408576698