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

Issue 144070044: code review 144070044: net: disable TestDialMultiFDLeak (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by rsc
Modified:
9 years, 7 months ago
Reviewers:
mikio, bradfitz
CC:
bradfitz, mikio, golang-codereviews
Visibility:
Public.

Description

net: disable TestDialMultiFDLeak It fails about 25% of the time on OS X. I don't know what it's trying to do. Created issue 8764 to correct this, but for now disable.

Patch Set 1 #

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

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

Total comments: 1

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

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

Messages

Total messages: 5
rsc
Hello bradfitz (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
9 years, 7 months ago (2014-09-17 21:08:52 UTC) #1
bradfitz
LGTM On Wed, Sep 17, 2014 at 5:08 PM, <rsc@golang.org> wrote: > Reviewers: bradfitz, > ...
9 years, 7 months ago (2014-09-17 21:35:10 UTC) #2
mikio
lgtm https://codereview.appspot.com/144070044/diff/40001/src/net/dial_test.go File src/net/dial_test.go (right): https://codereview.appspot.com/144070044/diff/40001/src/net/dial_test.go#newcode342 src/net/dial_test.go:342: t.Skip("flaky test - golang.org/issue/8764") switch runtime.GOOS { case ...
9 years, 7 months ago (2014-09-18 06:21:59 UTC) #3
rsc
i'm going to disable it for all systems. if you know why the flake would ...
9 years, 7 months ago (2014-09-18 18:48:12 UTC) #4
rsc
9 years, 7 months ago (2014-09-18 18:48:34 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=0b30efcfcb51 ***

net: disable TestDialMultiFDLeak

It fails about 25% of the time on OS X.
I don't know what it's trying to do.
Created issue 8764 to correct this, but for now disable.

LGTM=bradfitz, mikioh.mikioh
R=bradfitz, mikioh.mikioh
CC=golang-codereviews
https://codereview.appspot.com/144070044
Sign in to reply to this message.

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