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

Issue 7777043: code review 7777043: net/http: less flaky leaking goroutine test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by bradfitz
Modified:
11 years, 1 month ago
Reviewers:
CC:
golang-dev, adg, albert.strasheim
Visibility:
Public.

Description

net/http: less flaky leaking goroutine test Fixes issue 5005

Patch Set 1 #

Patch Set 2 : diff -r 643a3820fa4c https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 643a3820fa4c https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 332e552cd896 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r d3769aeaeaf1 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r d3769aeaeaf1 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -93 lines) Patch
M src/pkg/net/http/client_test.go View 1 2 3 4 17 chunks +17 lines, -17 lines 0 comments Download
M src/pkg/net/http/fs_test.go View 1 2 3 4 13 chunks +13 lines, -13 lines 0 comments Download
M src/pkg/net/http/serve_test.go View 1 2 3 4 22 chunks +22 lines, -22 lines 0 comments Download
M src/pkg/net/http/sniff_test.go View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/net/http/transport_test.go View 1 2 3 4 28 chunks +28 lines, -28 lines 0 comments Download
M src/pkg/net/http/z_last_test.go View 1 2 3 4 5 3 chunks +41 lines, -10 lines 0 comments Download

Messages

Total messages: 10
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 1 month ago (2013-03-12 23:59:50 UTC) #1
bradfitz
R=fullung for testing Fixes issue 5005 On Tue, Mar 12, 2013 at 4:59 PM, <bradfitz@golang.org> ...
11 years, 1 month ago (2013-03-13 00:01:59 UTC) #2
adg
LGTM Looks more reliable. https://codereview.appspot.com/7777043/diff/5001/src/pkg/net/http/z_last_test.go File src/pkg/net/http/z_last_test.go (right): https://codereview.appspot.com/7777043/diff/5001/src/pkg/net/http/z_last_test.go#newcode49 src/pkg/net/http/z_last_test.go:49: func postTest(t *testing.T) { postTest ...
11 years, 1 month ago (2013-03-13 00:07:05 UTC) #3
bradfitz
On Tue, Mar 12, 2013 at 5:07 PM, <adg@golang.org> wrote: > LGTM > > Looks ...
11 years, 1 month ago (2013-03-13 00:33:20 UTC) #4
adg
afterTest ? On 13 March 2013 11:33, Brad Fitzpatrick <bradfitz@golang.org> wrote: > On Tue, Mar ...
11 years, 1 month ago (2013-03-13 00:42:43 UTC) #5
albert.strasheim
On 2013/03/13 00:01:59, bradfitz wrote: > R=fullung for testing > Fixes issue 5005 Still seeing ...
11 years, 1 month ago (2013-03-14 06:25:00 UTC) #6
bradfitz
Hello golang-dev@googlegroups.com, adg@golang.org, fullung@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 1 month ago (2013-03-14 21:29:26 UTC) #7
albert.strasheim
getting closer I think new log here: https://code.google.com/p/go/issues/detail?id=5005#c18
11 years, 1 month ago (2013-03-14 23:35:08 UTC) #8
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=871780d607f4 *** net/http: less flaky leaking goroutine test Fixes issue 5005 R=golang-dev, ...
11 years, 1 month ago (2013-03-15 22:09:22 UTC) #9
bradfitz
11 years, 1 month ago (2013-03-15 22:10:01 UTC) #10
Submitted this for now, on adg's LGTM.

I can't reproduce any problems and I needed this out of my tree.  At least
now if there are failures, we won't see all the uninteresting goroutines.

On Fri, Mar 15, 2013 at 3:09 PM, <bradfitz@golang.org> wrote:

> *** Submitted as
>
https://code.google.com/p/go/**source/detail?r=871780d607f4<https://code.goog...
>
>
> net/http: less flaky leaking goroutine test
>
> Fixes issue 5005
>
> R=golang-dev, adg, fullung
> CC=golang-dev
>
https://codereview.appspot.**com/7777043<https://codereview.appspot.com/7777043>
>
>
>
https://codereview.appspot.**com/7777043/<https://codereview.appspot.com/7777...
>
Sign in to reply to this message.

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