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

Issue 4741041: code review 4741041: cgi: make test less flaky (Closed)

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

Description

cgi: make test less flaky Previously, during the anti-zombie test, a CGI process had to finish within ~625ms. Now it gets ~5.6 seconds.

Patch Set 1 #

Patch Set 2 : diff -r 3193a2002b97 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 3193a2002b97 https://go.googlecode.com/hg/ #

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

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

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-07-14 23:46:11 UTC) #1
r
LGTM
13 years, 8 months ago (2011-07-14 23:50:11 UTC) #2
bradfitz
13 years, 8 months ago (2011-07-15 00:01:04 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=c1c6b6e3fdc6 ***

cgi: make test less flaky

Previously, during the anti-zombie test, a
CGI process had to finish within ~625ms.
Now it gets ~5.6 seconds.

R=golang-dev, r
CC=golang-dev
http://codereview.appspot.com/4741041
Sign in to reply to this message.

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