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

Issue 86770043: code review 86770043: net/http/httptest: add test for issue 7264 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by dvyukov
Modified:
10 years, 1 month ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

net/http/httptest: add test for issue 7264 The test fails now with -race, so it's disabled. The intention is that the fix for issue 7264 will also modify this test the same way and enable it. Reporduce with 'go test -race -issue7264 -cpu=4'. Update issue 7264

Patch Set 1 #

Patch Set 2 : diff -r 07e31caba5b6 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 07e31caba5b6 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r 07e31caba5b6 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 5 : diff -r 04ab9968c31b https://dvyukov%40google.com@code.google.com/p/go/ #

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

Messages

Total messages: 4
dvyukov
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
10 years, 1 month ago (2014-04-11 08:37:28 UTC) #1
bradfitz
LGTM On Apr 11, 2014 1:37 AM, <dvyukov@google.com> wrote: > Reviewers: golang-codereviews, > > Message: ...
10 years, 1 month ago (2014-04-11 08:46:15 UTC) #2
dvyukov
*** Submitted as https://code.google.com/p/go/source/detail?r=22f0f37278ad *** net/http/httptest: add test for issue 7264 The test fails now ...
10 years, 1 month ago (2014-04-11 09:01:13 UTC) #3
gobot
10 years, 1 month ago (2014-04-11 09:18:52 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the netbsd-amd64-bsiegert builder.
See http://build.golang.org/log/3f2f16d46523467f9f908a3cc473f91c80de7509
Sign in to reply to this message.

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