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

Issue 7396060: code review 7396060: net: pass tests on Plan 9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 8 months ago by akumar
Modified:
12 years, 8 months ago
Reviewers:
CC:
rsc, rminnich, ality, dave_cheney.net, bradfitz, golang-dev
Visibility:
Public.

Description

net: pass tests on Plan 9 Ignore problematic tests and un-ignore one we can now pass.

Patch Set 1 #

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

Patch Set 3 : diff -r fb4e43176b32 https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r fd4d555bf27d https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M src/pkg/net/file_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/net_test.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/net/protoconn_test.go View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/pkg/net/timeout_test.go View 1 3 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 8
akumar
Hello rsc@golang.org, rminnich@gmail.com, ality@pbrane.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 8 months ago (2013-02-26 00:52:59 UTC) #1
dave_cheney.net
LGTM modulo one case of t.Logf; return https://codereview.appspot.com/7396060/diff/5001/src/pkg/net/net_test.go File src/pkg/net/net_test.go (right): https://codereview.appspot.com/7396060/diff/5001/src/pkg/net/net_test.go#newcode177 src/pkg/net/net_test.go:177: case "plan9": ...
12 years, 8 months ago (2013-02-26 01:00:13 UTC) #2
akumar
PTAL. https://codereview.appspot.com/7396060/diff/5001/src/pkg/net/net_test.go File src/pkg/net/net_test.go (right): https://codereview.appspot.com/7396060/diff/5001/src/pkg/net/net_test.go#newcode177 src/pkg/net/net_test.go:177: case "plan9": On 2013/02/26 01:00:13, dfc wrote: > ...
12 years, 8 months ago (2013-02-26 01:10:43 UTC) #3
bradfitz
LGTM but I'd prefer issues to be filed for the known problems, and make the ...
12 years, 8 months ago (2013-02-26 01:16:29 UTC) #4
akumar
The issues are a bit fundamental: we don't support deadlines, and the kernel code doesn't ...
12 years, 8 months ago (2013-02-26 01:25:04 UTC) #5
bradfitz
So file one bug. "plan9: networking is incomplete" Then you can have a whole log ...
12 years, 8 months ago (2013-02-26 01:26:25 UTC) #6
akumar
Sounds good. Will do. On 26 February 2013 01:26, Brad Fitzpatrick <bradfitz@golang.org> wrote: > So ...
12 years, 8 months ago (2013-02-26 01:28:52 UTC) #7
rminnich
12 years, 8 months ago (2013-02-28 06:18:05 UTC) #8
*** Submitted as https://code.google.com/p/go/source/detail?r=641413cbc3fb ***

net: pass tests on Plan 9

Ignore problematic tests and un-ignore one
we can now pass.

R=rsc, rminnich, ality, dave, bradfitz
CC=golang-dev
https://codereview.appspot.com/7396060

Committer: Ron Minnich <rminnich@gmail.com>
Sign in to reply to this message.

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