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

Issue 83880043: code review 83880043: net: drop unnecessary indirection from PacketConn tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by mikio
Modified:
11 years, 2 months ago
Reviewers:
gobot, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

net: drop unnecessary indirection from PacketConn tests

Patch Set 1 : diff -r ddfee9dfca20 https://code.google.com/p/go #

Patch Set 2 : diff -r 233ed4e81dea https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -19 lines) Patch
M src/pkg/net/packetconn_test.go View 4 chunks +11 lines, -19 lines 0 comments Download

Messages

Total messages: 8
mikio
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 2 months ago (2014-04-03 08:39:59 UTC) #1
iant
This indirection was introduced in https://codereview.appspot.com/7778043 to avoid crashing the test program on Windows. Is ...
11 years, 2 months ago (2014-04-03 23:14:51 UTC) #2
mikio
On 2014/04/03 23:14:51, iant wrote: > This indirection was introduced in https://codereview.appspot.com/7778043 to > avoid ...
11 years, 2 months ago (2014-04-03 23:36:15 UTC) #3
iant
How about connTests in conn_test.go? In fact maybe just exactly reverse https://codereview.appspot.com/7778043.
11 years, 2 months ago (2014-04-04 00:01:38 UTC) #4
mikio
On Fri, Apr 4, 2014 at 9:01 AM, <iant@golang.org> wrote: > How about connTests in ...
11 years, 2 months ago (2014-04-04 00:05:21 UTC) #5
iant
LGTM Sorry about that.
11 years, 2 months ago (2014-04-04 01:57:35 UTC) #6
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=4f9de7749827 *** net: drop unnecessary indirection from PacketConn tests LGTM=iant R=golang-codereviews, iant ...
11 years, 2 months ago (2014-04-04 02:46:00 UTC) #7
gobot
11 years, 2 months ago (2014-04-04 02:54:10 UTC) #8
Message was sent while issue was closed.
This CL appears to have broken the openbsd-386-rootbsd builder.
See http://build.golang.org/log/304e580ce81dfcde29f1f81f410ad19e180eca58
Sign in to reply to this message.

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