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

Issue 6218050: code review 6218050: runtime: relax TestGcSys (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by rsc
Modified:
12 years, 9 months ago
Reviewers:
CC:
golang-dev, bradfitz, r, dvyukov
Visibility:
Public.

Description

runtime: relax TestGcSys This fixes occasional 64-bit failures. Maybe it will fix the 32-bit failures too, so re-enable on 32-bit for now.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2012-05-18 17:12:21 UTC) #1
bradfitz
LGTM On Fri, May 18, 2012 at 10:12 AM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 10 months ago (2012-05-18 17:13:48 UTC) #2
r
LGTM
12 years, 10 months ago (2012-05-18 17:14:58 UTC) #3
dvyukov
On 2012/05/18 17:12:21, rsc wrote: > Hello mailto:golang-dev@googlegroups.com, > > I'd like you to review ...
12 years, 10 months ago (2012-05-19 10:17:50 UTC) #4
rsc
12 years, 9 months ago (2012-05-22 04:07:19 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=68f039bd4799 ***

runtime: relax TestGcSys

This fixes occasional 64-bit failures.
Maybe it will fix the 32-bit failures too,
so re-enable on 32-bit for now.

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

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