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

Issue 5753048: code review 5753048: net: add skip message to test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by mikio
Modified:
13 years, 2 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

net: add skip message to test

Patch Set 1 #

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

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

Patch Set 4 : diff -r 0af5bcfdb4c1 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -5 lines) Patch
M src/pkg/net/multicast_test.go View 1 2 chunks +3 lines, -0 lines 0 comments Download
M src/pkg/net/net_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/net/parse_test.go View 1 1 chunk +3 lines, -1 line 0 comments Download
M src/pkg/net/server_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/net/timeout_test.go View 1 3 chunks +9 lines, -3 lines 0 comments Download
M src/pkg/net/udp_test.go View 1 1 chunk +3 lines, -1 line 0 comments Download
M src/pkg/net/unicast_test.go View 1 7 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-03-06 06:11:48 UTC) #1
bradfitz
LGTM but %s probably is fine. runtime.GOOS won't have sketchy contents, which is where %q ...
13 years, 2 months ago (2012-03-06 06:18:05 UTC) #2
mikio
On Tue, Mar 6, 2012 at 3:18 PM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > but %s ...
13 years, 2 months ago (2012-03-06 06:38:51 UTC) #3
mikio
13 years, 2 months ago (2012-03-06 06:41:20 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=22111b8f44af ***

net: add skip message to test

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5753048
Sign in to reply to this message.

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