Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1762)

Issue 83310044: fix 1300032: charm: gccgo test failure

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by waigani
Modified:
10 years, 1 month ago
Reviewers:
axw, dave, mp+213755, fwereade
Visibility:
Public.

Description

fix 1300032: charm: gccgo test failure When network is down, http-proxy returns an error in html format, hence the leading '<'. Ensure the response code is 200, otherwise return an error. https://code.launchpad.net/~waigani/juju-core/gccgo-charm-1300032/+merge/213755 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : fix 1300032: charm: gccgo test failure #

Patch Set 3 : fix 1300032: charm: gccgo test failure #

Patch Set 4 : fix 1300032: charm: gccgo test failure #

Patch Set 5 : fix 1300032: charm: gccgo test failure #

Total comments: 2

Patch Set 6 : fix 1300032: charm: gccgo test failure #

Total comments: 2

Patch Set 7 : fix 1300032: charm: gccgo test failure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
A [revision details] View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M charm/repo.go View 1 2 3 4 5 6 1 chunk +9 lines, -0 lines 0 comments Download
M charm/repo_test.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15
waigani
Please take a look.
10 years, 1 month ago (2014-04-02 02:18:22 UTC) #1
waigani
Please take a look.
10 years, 1 month ago (2014-04-02 03:09:16 UTC) #2
waigani
Please take a look.
10 years, 1 month ago (2014-04-02 03:15:43 UTC) #3
dave_cheney.net
On 2014/04/02 03:15:43, waigani wrote: > Please take a look. Hang on a sec. The ...
10 years, 1 month ago (2014-04-02 03:21:45 UTC) #4
fwereade
I'm a bit uncertain about this too. Is the issue that we go through the ...
10 years, 1 month ago (2014-04-02 07:16:40 UTC) #5
waigani
On 2014/04/02 03:21:45, dfc wrote: > On 2014/04/02 03:15:43, waigani wrote: > > Please take ...
10 years, 1 month ago (2014-04-03 00:16:58 UTC) #6
waigani
Please take a look.
10 years, 1 month ago (2014-04-03 01:46:44 UTC) #7
dave_cheney.net
On 2014/04/03 01:46:44, waigani wrote: > Please take a look. Very close. Maybe we don't ...
10 years, 1 month ago (2014-04-03 02:10:41 UTC) #8
waigani
On 2014/04/03 02:10:41, dfc wrote: > On 2014/04/03 01:46:44, waigani wrote: > > Please take ...
10 years, 1 month ago (2014-04-03 03:13:19 UTC) #9
waigani
Please take a look.
10 years, 1 month ago (2014-04-03 03:13:35 UTC) #10
dave_cheney.net
On 2014/04/03 03:13:35, waigani wrote: > Please take a look. LGTM. Thank you
10 years, 1 month ago (2014-04-03 03:28:11 UTC) #11
axw
Please fix the Close(), and consider whether we should have logging. Otherwise LGTM. https://codereview.appspot.com/83310044/diff/80001/charm/repo.go File ...
10 years, 1 month ago (2014-04-03 03:28:18 UTC) #12
waigani
Please take a look.
10 years, 1 month ago (2014-04-03 03:49:43 UTC) #13
dave_cheney.net
https://codereview.appspot.com/83310044/diff/100001/charm/repo.go File charm/repo.go (right): https://codereview.appspot.com/83310044/diff/100001/charm/repo.go#newcode188 charm/repo.go:188: bodyString := string(body) not needed https://codereview.appspot.com/83310044/diff/100001/charm/repo.go#newcode189 charm/repo.go:189: log.Debugf("%v Response ...
10 years, 1 month ago (2014-04-03 03:51:45 UTC) #14
waigani
10 years, 1 month ago (2014-04-03 04:02:02 UTC) #15
Please take a look.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b