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

Issue 8631047: code review 8631047: test: make goprint.go wait longer for go its routine to... (Closed)

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

Description

test: make goprint.go wait longer for go its routine to execute Update issue 5281

Patch Set 1 #

Patch Set 2 : diff -r eed0c8bb671f https://code.google.com/p/go/ #

Patch Set 3 : diff -r eed0c8bb671f https://code.google.com/p/go/ #

Patch Set 4 : diff -r eed0c8bb671f https://code.google.com/p/go/ #

Total comments: 1

Patch Set 5 : diff -r eed0c8bb671f https://code.google.com/p/go/ #

Total comments: 1

Patch Set 6 : diff -r fc1b8312f08d https://code.google.com/p/go/ #

Patch Set 7 : diff -r fc1b8312f08d https://code.google.com/p/go/ #

Patch Set 8 : diff -r fc1b8312f08d https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M test/goprint.go View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9
cshapiro
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 6 months ago (2013-04-12 22:49:19 UTC) #1
r
https://codereview.appspot.com/8631047/diff/9001/test/goprint.go File test/goprint.go (right): https://codereview.appspot.com/8631047/diff/9001/test/goprint.go#newcode15 test/goprint.go:15: time.Sleep(100e6) time.Sleep(1*time.Second)
12 years, 6 months ago (2013-04-12 22:51:13 UTC) #2
bradfitz
These tests are slow enough. I don't think we need a full second. On Fri, ...
12 years, 6 months ago (2013-04-12 22:57:49 UTC) #3
cshapiro1
PTAL
12 years, 6 months ago (2013-04-12 22:58:23 UTC) #4
r
https://codereview.appspot.com/8631047/diff/14001/test/goprint.go File test/goprint.go (right): https://codereview.appspot.com/8631047/diff/14001/test/goprint.go#newcode15 test/goprint.go:15: time.Sleep(1*time.Second) brad wants less time, so: 100*time.Millisecond please.
12 years, 6 months ago (2013-04-12 23:00:43 UTC) #5
bradfitz
LGTM but all values suck here. Too long and it makes test/run even slower. Too ...
12 years, 6 months ago (2013-04-12 23:00:48 UTC) #6
bradfitz
LGTM with 100 ms too. On Fri, Apr 12, 2013 at 4:00 PM, <r@golang.org> wrote: ...
12 years, 6 months ago (2013-04-12 23:01:18 UTC) #7
r
LGTM go with 100ms
12 years, 6 months ago (2013-04-12 23:01:33 UTC) #8
cshapiro
12 years, 6 months ago (2013-04-12 23:04:27 UTC) #9
*** Submitted as https://code.google.com/p/go/source/detail?r=9c8d9728db93 ***

test: make goprint.go wait longer for go its routine to execute

Update issue 5281

R=golang-dev, r, bradfitz, cshapiro
CC=golang-dev
https://codereview.appspot.com/8631047
Sign in to reply to this message.

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