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

Issue 6347056: code review 6347056: test: enforce 1 proc in the test (Closed)

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

Description

test: enforce 1 proc in the test otherwise it fails spuriously with "newfunc allocated unexpectedly" message when run with GOMAXPROCS>1 (other goroutine allocates).

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 4343da022009 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M test/closure.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 9 months ago (2012-07-01 17:55:48 UTC) #1
dsymonds
LGTM
11 years, 9 months ago (2012-07-01 17:58:53 UTC) #2
dvyukov
11 years, 9 months ago (2012-07-01 18:00:10 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=80a55e32dec0 ***

test: enforce 1 proc in the test
otherwise it fails spuriously with "newfunc allocated unexpectedly" message
when run with GOMAXPROCS>1 (other goroutine allocates).

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/6347056
Sign in to reply to this message.

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