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

Issue 7453049: code review 7453049: net/http/cgi: maybe improve darwin test reliability (Closed)

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

Description

net/http/cgi: maybe improve darwin test reliability Use a 17 MB payload instead of a 1 MB payload, since OS X can apparently buffer up to 16 MB in its pipes. Fixes issue 4958 maybe

Patch Set 1 #

Patch Set 2 : diff -r 67fc3cb0d3aa https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 67fc3cb0d3aa https://go.googlecode.com/hg/ #

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

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

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 2 months ago (2013-03-04 16:03:16 UTC) #1
rsc
LGTM
11 years, 2 months ago (2013-03-04 16:12:40 UTC) #2
bradfitz
11 years, 2 months ago (2013-03-04 16:13:43 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=641f05de9e68 ***

net/http/cgi: maybe improve darwin test reliability

Use a 17 MB payload instead of a 1 MB payload, since
OS X can apparently buffer up to 16 MB in its pipes.

Fixes issue 4958 maybe

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/7453049
Sign in to reply to this message.

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