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

Issue 7547044: code review 7547044: net: make sure to use /tmp in unix domain socket tests (Closed)

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

Description

net: make sure to use /tmp in unix domain socket tests

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/pkg/net/protoconn_test.go View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11
mikio
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 2 months ago (2013-03-12 00:13:41 UTC) #1
bradfitz
Really? On Mar 11, 2013 5:13 PM, <mikioh.mikioh@gmail.com> wrote: > Reviewers: golang-dev1, > > Message: ...
12 years, 2 months ago (2013-03-12 00:14:33 UTC) #2
dave_cheney.net
Yup, so saith rsc, https://codereview.appspot.com/7703044#msg2 On Tue, Mar 12, 2013 at 11:14 AM, Brad Fitzpatrick ...
12 years, 2 months ago (2013-03-12 00:17:09 UTC) #3
mikio
On Tue, Mar 12, 2013 at 8:14 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > Really? Not ...
12 years, 2 months ago (2013-03-12 00:18:20 UTC) #4
rsc
LGTM I often set TMPDIR to a subdirectory of my NFS home directory (weird, I ...
12 years, 2 months ago (2013-03-12 01:03:48 UTC) #5
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=299a890cf699 *** net: make sure to use /tmp in unix domain socket ...
12 years, 2 months ago (2013-03-12 23:26:30 UTC) #6
brainman
NOT LGTM This will always panic on windows.
12 years, 2 months ago (2013-03-13 02:14:15 UTC) #7
ioe
On 2013/03/12 01:03:48, rsc wrote: > I often set TMPDIR to a subdirectory of my ...
12 years, 2 months ago (2013-03-13 03:45:53 UTC) #8
mikio
Looks like reverting this CL makes sense. Sorry about crashes on both Windows and Plan ...
12 years, 2 months ago (2013-03-13 08:04:35 UTC) #9
brainman
Brad has fix https://codereview.appspot.com/7778043/ for plan9 and windows. Alex
12 years, 2 months ago (2013-03-13 08:10:20 UTC) #10
mikio
12 years, 2 months ago (2013-03-13 08:11:54 UTC) #11
Ah, thanks, still skimming on -dev not reached yet.

On Wed, Mar 13, 2013 at 4:10 PM,  <alex.brainman@gmail.com> wrote:
> Brad has fix https://codereview.appspot.com/7778043/ for plan9 and
> windows.
>
> Alex
>
> https://codereview.appspot.com/7547044/
Sign in to reply to this message.

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