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

Issue 7323051: code review 7323051: net: change server_test.go so we could see failure messages (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by brainman
Modified:
12 years, 4 months ago
Reviewers:
CC:
golang-dev, dave_cheney.net
Visibility:
Public.

Description

net: change server_test.go so we could see failure messages

Patch Set 1 #

Patch Set 2 : diff -r bae765178262 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r bae765178262 https://go.googlecode.com/hg/ #

Total comments: 11

Patch Set 4 : diff -r 86c70475d48f https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 3b702853541b https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r ff721d07344a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -31 lines) Patch
M src/pkg/net/server_test.go View 1 2 3 4 10 chunks +17 lines, -31 lines 0 comments Download

Messages

Total messages: 9
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 4 months ago (2013-02-12 06:18:35 UTC) #1
brainman
Found this while investigating user report https://groups.google.com/d/msg/golang-nuts/AcFOgsqpq48/rx7aS9FQN64J ... ok mime/multipart 0.927s --- FAIL: TestShutdown (0.11 ...
12 years, 4 months ago (2013-02-12 06:19:25 UTC) #2
dave_cheney.net
Thank you, these suggestions may make it easier to reason about. https://codereview.appspot.com/7323051/diff/5001/src/pkg/net/server_test.go File src/pkg/net/server_test.go (left): ...
12 years, 4 months ago (2013-02-12 08:03:34 UTC) #3
brainman
Hello golang-dev@googlegroups.com, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-13 01:40:24 UTC) #4
brainman
https://codereview.appspot.com/7323051/diff/5001/src/pkg/net/server_test.go File src/pkg/net/server_test.go (left): https://codereview.appspot.com/7323051/diff/5001/src/pkg/net/server_test.go#oldcode171 src/pkg/net/server_test.go:171: func runStreamConnServer(t *testing.T, net, laddr string, listening chan<- string, ...
12 years, 4 months ago (2013-02-13 01:40:31 UTC) #5
dave_cheney.net
One final comment. https://codereview.appspot.com/7323051/diff/5001/src/pkg/net/server_test.go File src/pkg/net/server_test.go (right): https://codereview.appspot.com/7323051/diff/5001/src/pkg/net/server_test.go#newcode317 src/pkg/net/server_test.go:317: done := make(chan int, 1) probably ...
12 years, 4 months ago (2013-02-13 03:23:36 UTC) #6
brainman
Hello golang-dev@googlegroups.com, dave@cheney.net (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-13 05:10:40 UTC) #7
dave_cheney.net
LGTM. Thanks.
12 years, 4 months ago (2013-02-13 05:16:33 UTC) #8
brainman
12 years, 4 months ago (2013-02-13 05:17:56 UTC) #9
*** Submitted as https://code.google.com/p/go/source/detail?r=27fc858ccd7b ***

net: change server_test.go so we could see failure messages

R=golang-dev, dave
CC=golang-dev
https://codereview.appspot.com/7323051
Sign in to reply to this message.

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