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

Issue 6461046: code review 6461046: net/http: disable TestServeFileFromCWD test on windows (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by brainman
Modified:
11 years, 8 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

net/http: disable TestServeFileFromCWD test on windows This is an attempt to fix windows build. Will restore once we know what the problem is.

Patch Set 1 #

Patch Set 2 : diff -r 372286d59a57 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 372286d59a57 https://go.googlecode.com/hg/ #

Total comments: 2

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

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

Messages

Total messages: 3
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 8 months ago (2012-08-07 02:56:17 UTC) #1
bradfitz
LGTM with change below http://codereview.appspot.com/6461046/diff/3/src/pkg/net/http/fs_test.go File src/pkg/net/http/fs_test.go (right): http://codereview.appspot.com/6461046/diff/3/src/pkg/net/http/fs_test.go#newcode345 src/pkg/net/http/fs_test.go:345: t.Logf("skipping; it breaks build") t.Logf("Temporarily ...
11 years, 8 months ago (2012-08-07 03:01:48 UTC) #2
brainman
11 years, 8 months ago (2012-08-07 03:19:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a834a940704c ***

net/http: disable TestServeFileFromCWD test on windows

This is an attempt to fix windows build. Will restore
once we know what the problem is.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/6461046

http://codereview.appspot.com/6461046/diff/3/src/pkg/net/http/fs_test.go
File src/pkg/net/http/fs_test.go (right):

http://codereview.appspot.com/6461046/diff/3/src/pkg/net/http/fs_test.go#newc...
src/pkg/net/http/fs_test.go:345: t.Logf("skipping; it breaks build")
On 2012/08/07 03:01:48, bradfitz wrote:
> t.Logf("Temporarily skipping test on Windows; see
http://golang.org/issue/3917%22)

Done.
Sign in to reply to this message.

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