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

Issue 5689076: code review 5689076: time: run full TestTicker test even during short tests (Closed)

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

Description

time: run full TestTicker test even during short tests

Patch Set 1 #

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

Patch Set 3 : diff -r 2aaa29fe8c5f https://go.googlecode.com/hg/ #

Total comments: 2

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

Patch Set 5 : diff -r 2aaa29fe8c5f https://go.googlecode.com/hg/ #

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

Messages

Total messages: 9
brainman
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-23 00:21:08 UTC) #1
r
LGTM i suppose http://codereview.appspot.com/5689076/diff/3/src/pkg/time/tick_test.go File src/pkg/time/tick_test.go (right): http://codereview.appspot.com/5689076/diff/3/src/pkg/time/tick_test.go#newcode29 src/pkg/time/tick_test.go:29: t.Fatalf("%d %s ticks took %s; too ...
13 years, 3 months ago (2012-02-23 00:24:00 UTC) #2
bradfitz
This is a misuse of testing.Short(). If the test is flaky, the test is flaky ...
13 years, 3 months ago (2012-02-23 00:24:06 UTC) #3
brainman
On 2012/02/23 00:24:06, bradfitz wrote: > This is a misuse of testing.Short(). > > If ...
13 years, 3 months ago (2012-02-23 00:29:41 UTC) #4
bradfitz
On Thu, Feb 23, 2012 at 11:29 AM, <alex.brainman@gmail.com> wrote: > On 2012/02/23 00:24:06, bradfitz ...
13 years, 3 months ago (2012-02-23 00:41:12 UTC) #5
r2
yeah, make the test more robust, not more forgiving of flakiness. -rob
13 years, 3 months ago (2012-02-23 00:51:47 UTC) #6
brainman
Hello golang-dev@googlegroups.com, r@golang.org, bradfitz@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2012-02-23 01:00:04 UTC) #7
r
oh yes, this test. i remember this test. this was the test that, when edited ...
13 years, 3 months ago (2012-02-23 01:04:04 UTC) #8
brainman
13 years, 3 months ago (2012-02-23 01:08:06 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=61839ceca21d ***

time: run full TestTicker test even during short tests

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

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