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

Issue 2123044: code review 2123044: net: disable tests for functions not available on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 9 months ago by brainman
Modified:
14 years, 9 months ago
Reviewers:
CC:
r, Joe Poirier, rsc, golang-dev
Visibility:
Public.

Description

net: disable tests for functions not available on windows

Patch Set 1 #

Patch Set 2 : code review 2123044: net: disable tests for functions not available on windows #

Patch Set 3 : code review 2123044: net: disable tests for functions not available on windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M src/pkg/net/parse_test.go View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/pkg/net/port_test.go View 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/net/server_test.go View 1 2 3 chunks +9 lines, -0 lines 0 comments Download
M src/pkg/net/timeout_test.go View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/pkg/syscall/syscall_windows.go View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 19
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change.
14 years, 9 months ago (2010-09-10 06:35:39 UTC) #1
brainman
I am surprised, but it seems to me that "unix" scokets are not available under ...
14 years, 9 months ago (2010-09-10 06:56:08 UTC) #2
r
LGTM but could you please add a comment on the GOOS checks to explain why
14 years, 9 months ago (2010-09-10 07:11:52 UTC) #3
Joe Poirier
On 2010/09/10 07:11:52, r wrote: > LGTM > > but could you please add a ...
14 years, 9 months ago (2010-09-10 07:30:02 UTC) #4
brainman
> Wouldn't it be easier just to add the following to the > pkg/Makefile, ...
14 years, 9 months ago (2010-09-10 07:47:13 UTC) #5
brainman
Hello golang-dev@googlegroups.com, r, Joe Poirier (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 9 months ago (2010-09-10 07:52:22 UTC) #6
brainman
On 2010/09/10 07:11:52, r wrote: > LGTM > > but could you please add a ...
14 years, 9 months ago (2010-09-10 07:54:11 UTC) #7
Joe Poirier
On Fri, Sep 10, 2010 at 2:47 AM, <alex.brainman@gmail.com> wrote: >> Wouldn't it be easier ...
14 years, 9 months ago (2010-09-10 08:05:44 UTC) #8
Joe Poirier
LGTM
14 years, 9 months ago (2010-09-10 08:31:54 UTC) #9
brainman
On 2010/09/10 08:05:44, Joe Poirier wrote: > ... there needs to be some > brainstorming ...
14 years, 9 months ago (2010-09-10 09:40:26 UTC) #10
brainman
On 2010/09/10 07:30:02, Joe Poirier wrote: > Wouldn't it be easier just to add the ...
14 years, 9 months ago (2010-09-10 09:46:43 UTC) #11
Joe Poirier
On Fri, Sep 10, 2010 at 4:46 AM, <alex.brainman@gmail.com> wrote: > On 2010/09/10 07:30:02, Joe ...
14 years, 9 months ago (2010-09-10 10:14:12 UTC) #12
brainman
On 2010/09/10 10:14:12, Joe Poirier wrote: > Not so sure about letting the dashboard show ...
14 years, 9 months ago (2010-09-10 11:37:07 UTC) #13
rsc1
I'm in favor of adding necessary NOTEST lines to make the windows build pass. It's ...
14 years, 9 months ago (2010-09-10 17:11:48 UTC) #14
Joe Poirier
On Fri, Sep 10, 2010 at 12:11 PM, Russ Cox <rsc@google.com> wrote: > I'm in ...
14 years, 9 months ago (2010-09-10 17:25:11 UTC) #15
rsc1
LGTM
14 years, 9 months ago (2010-09-10 17:32:15 UTC) #16
brainman
*** Submitted as http://code.google.com/p/go/source/detail?r=7d47646ad41b *** net: disable tests for functions not available on windows R=r, ...
14 years, 9 months ago (2010-09-12 02:02:34 UTC) #17
brainman
On 2010/09/10 17:25:11, Joe Poirier wrote: > On Fri, Sep 10, 2010 at 12:11 PM, ...
14 years, 9 months ago (2010-09-12 02:05:42 UTC) #18
Joe Poirier
14 years, 9 months ago (2010-09-12 02:56:12 UTC) #19
> I took liberty to remove net from NOTEST list as part of this CL without
> your confirmation. I hope it is as expected.
>
> Alex
>

Oh yeah...no problem.

-joe
Sign in to reply to this message.

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