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

Issue 12548043: code review 12548043: runtime/pprof: adjust test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by rsc
Modified:
11 years, 7 months ago
Reviewers:
dvyukov
CC:
golang-dev, dvyukov
Visibility:
Public.

Description

runtime/pprof: adjust test NetBSD and OpenBSD are broken like OS X is. Good to know. Drop required count from avg/2 to avg/3, because the Plan 9 builder just barely missed avg/2 in one of its runs.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M src/pkg/runtime/pprof/pprof.go View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/pkg/runtime/pprof/pprof_test.go View 1 3 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 7 months ago (2013-08-06 17:16:12 UTC) #1
dvyukov
LGTM On Tue, Aug 6, 2013 at 9:16 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 7 months ago (2013-08-06 17:33:34 UTC) #2
rsc
11 years, 7 months ago (2013-08-06 18:49:57 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=045269edbbee ***

runtime/pprof: adjust test

NetBSD and OpenBSD are broken like OS X is. Good to know.

Drop required count from avg/2 to avg/3, because the
Plan 9 builder just barely missed avg/2 in one of its runs.

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

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