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

Issue 53410043: code review 53410043: net: skip TestDualStackTCPListener in short mode (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by dave
Modified:
10 years, 3 months ago
Reviewers:
aram, mikio, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

net: skip TestDualStackTCPListener in short mode Update issue 5001 This test is flakey on linux servers and fails otherwise good builds. Mikio has some proposals to fix the test, but they require additional plumbing. In the meantime, disable this test in -short mode so it will run during the full net test suite, but not during builder ci.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 9
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 3 months ago (2014-01-16 21:58:29 UTC) #1
iant
LGTM Thank you. Want to fix the misspelling of "different" in the function comment while ...
10 years, 3 months ago (2014-01-16 22:12:47 UTC) #2
dave_cheney.net
On 2014/01/16 22:12:47, iant wrote: > LGTM > > Thank you. > > Want to ...
10 years, 3 months ago (2014-01-16 22:44:18 UTC) #3
dave_cheney.net
*** Submitted as https://code.google.com/p/go/source/detail?r=97cc79d65fae *** net: skip TestDualStackTCPListener in short mode Update issue 5001 This ...
10 years, 3 months ago (2014-01-16 22:49:58 UTC) #4
mikio
Do you want to add solaris port w/o the test harness?
10 years, 3 months ago (2014-01-16 23:21:12 UTC) #5
aram
On 2014/01/16 23:21:12, mikio wrote: > Do you want to add solaris port w/o the ...
10 years, 3 months ago (2014-01-18 14:00:53 UTC) #6
mikio
For whom has no solaris stuff, like me, test harnesses in short-mode on buildbots is ...
10 years, 3 months ago (2014-01-19 03:08:31 UTC) #7
aram
On Sun, Jan 19, 2014 at 4:08 AM, Mikio Hara <mikioh.mikioh@gmail.com> wrote: > For whom ...
10 years, 3 months ago (2014-01-19 11:00:24 UTC) #8
mikio
10 years, 3 months ago (2014-01-19 11:15:17 UTC) #9
On Sun, Jan 19, 2014 at 8:00 PM, Aram Hăvărneanu <aram@mgk.ro> wrote:

> Understood. FWIW, this passes on Solaris.

Thanks.

> Perhaps it could be disabled on Linux only?

Nope, almost all the platforms except Windows and Plan 9.
Sign in to reply to this message.

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