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

Issue 163071: code review 163071: time: another bug in SecondsToUTC. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by rsc
Modified:
15 years, 7 months ago
Reviewers:
cw
CC:
r
Visibility:
Public.

Description

time: another bug in SecondsToUTC. added random test to look for more. Fixes issue 363.

Patch Set 1 #

Patch Set 2 : code review 163071: time: another bug in SecondsToUTC. #

Patch Set 3 : code review 163071: time: another bug in SecondsToUTC. #

Patch Set 4 : code review 163071: time: another bug in SecondsToUTC. #

Total comments: 2

Patch Set 5 : code review 163071: time: another bug in SecondsToUTC. #

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

Messages

Total messages: 11
rsc
Hello r (cc: cw), I'd like you to review the following change.
15 years, 7 months ago (2009-12-02 08:20:39 UTC) #1
cw
LGTM
15 years, 7 months ago (2009-12-02 08:24:00 UTC) #2
cw
On 2009/12/02 08:24:00, cw wrote: > LGTM Actually, there is another failure case still: 978220860 ...
15 years, 7 months ago (2009-12-02 08:24:46 UTC) #3
rsc
Thanks. Fixed and reuploaded. Same bug on a different line. Added your test case and ...
15 years, 7 months ago (2009-12-02 09:00:29 UTC) #4
r
http://codereview.appspot.com/163071/diff/1008/1010 File src/pkg/time/time_test.go (right): http://codereview.appspot.com/163071/diff/1008/1010#newcode93 src/pkg/time/time_test.go:93: cfg := &quick.Config{MaxCount: 10000}; how long does this run? ...
15 years, 7 months ago (2009-12-02 16:08:51 UTC) #5
rsc
> http://codereview.appspot.com/163071/diff/1008/1010#newcode93 > src/pkg/time/time_test.go:93: cfg := &quick.Config{MaxCount: 10000}; > how long does this run? if ...
15 years, 7 months ago (2009-12-02 16:21:38 UTC) #6
cw
http://codereview.appspot.com/163071/diff/1008/1010 File src/pkg/time/time_test.go (right): http://codereview.appspot.com/163071/diff/1008/1010#newcode93 src/pkg/time/time_test.go:93: cfg := &quick.Config{MaxCount: 10000}; On 2009/12/02 16:08:51, r wrote: ...
15 years, 7 months ago (2009-12-02 16:22:13 UTC) #7
r2
LGTM On Dec 2, 2009, at 8:21 AM, Russ Cox wrote: >> http://codereview.appspot.com/163071/diff/1008/1010#newcode93 >> src/pkg/time/time_test.go:93: ...
15 years, 7 months ago (2009-12-02 16:25:39 UTC) #8
rsc
> FWIW, the way I spotted these originally was to invoke 'data' using > exec.Run ...
15 years, 7 months ago (2009-12-02 16:25:58 UTC) #9
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=20bb7a7c6765 *** time: another bug in SecondsToUTC. added random test to look ...
15 years, 7 months ago (2009-12-02 16:28:01 UTC) #10
cw
15 years, 7 months ago (2009-12-02 16:36:56 UTC) #11
LGTM, works here.
Sign in to reply to this message.

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