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

Issue 6243069: code review 6243069: go-uuid: Make uuid_test.go independent of the system clock. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by dsymonds
Modified:
11 years, 10 months ago
Reviewers:
CC:
borman
Visibility:
Public.

Description

go-uuid: Make uuid_test.go independent of the system clock. The test depends on an advancing clock, but it can sometimes run fast enough that the clock has not advanced.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M uuid/time.go View 1 2 chunks +3 lines, -1 line 0 comments Download
M uuid/uuid_test.go View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 5
dsymonds
Hello borman@google.com (cc: borman@google.com), I'd like you to review this change to https://code.google.com/p/go-uuid
11 years, 10 months ago (2012-05-30 00:42:04 UTC) #1
dsymonds
ping
11 years, 10 months ago (2012-06-04 00:36:54 UTC) #2
borman
LGTM
11 years, 10 months ago (2012-06-04 16:19:21 UTC) #3
dsymonds
You need to submit this too. ;-)
11 years, 10 months ago (2012-06-05 00:11:00 UTC) #4
borman
11 years, 10 months ago (2012-06-05 14:46:07 UTC) #5
*** Submitted as http://code.google.com/p/go-uuid/source/detail?r=5fac954758f5
***

go-uuid: Make uuid_test.go independent of the system clock.

The test depends on an advancing clock, but it can sometimes run
fast enough that the clock has not advanced.

R=borman
CC=borman
http://codereview.appspot.com/6243069

Committer: Paul Borman <borman@google.com>
Sign in to reply to this message.

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