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

Issue 15570046: code review 15570046: test/mapnan: use time.Now instead of syscall.Getrusage (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by rsc
Modified:
11 years, 4 months ago
Reviewers:
r, dave
CC:
golang-dev, dave_cheney.net, r
Visibility:
Public.

Description

test/mapnan: use time.Now instead of syscall.Getrusage Avoids a dependency on a somewhat nonstandard part of package syscall.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -10 lines) Patch
M test/mapnan.go View 1 2 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2013-10-22 16:33:26 UTC) #1
dave_cheney.net
LGTM. On Wed, Oct 23, 2013 at 3:33 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 4 months ago (2013-10-22 16:38:02 UTC) #2
r
LGTM
11 years, 4 months ago (2013-10-22 16:49:38 UTC) #3
rsc
11 years, 4 months ago (2013-10-22 22:33:43 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=9169cb38c3e8 ***

test/mapnan: use time.Now instead of syscall.Getrusage

Avoids a dependency on a somewhat nonstandard part of package syscall.

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

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