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

Issue 56970043: code review 56970043: runtime/race: fix finalizer tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 5 months ago by dvyukov
Modified:
11 years, 4 months ago
Reviewers:
gobot, khr
CC:
golang-codereviews, khr, dave_cheney.net
Visibility:
Public.

Description

runtime/race: fix finalizer tests After "runtime: combine small NoScan allocations" finalizers for small objects run more non deterministically. TestRaceFin episodically fails on my darwin/amd64.

Patch Set 1 #

Patch Set 2 : diff -r 54a5513d9d6a https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r 54a5513d9d6a https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r aaeb25be6d7f https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M src/pkg/runtime/race/testdata/finalizer_test.go View 1 4 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 10
dvyukov
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 5 months ago (2014-01-25 12:23:39 UTC) #1
khr
On 2014/01/25 12:23:39, dvyukov wrote: > Hello mailto:golang-codereviews@googlegroups.com, > > I'd like you to review ...
11 years, 4 months ago (2014-01-29 16:35:01 UTC) #2
dvyukov
Yes sent from phone On 2014/01/25 12:23:39, dvyukov wrote: > Hello mailto:golang-codereviews@googlegroups.com, > I'd like ...
11 years, 4 months ago (2014-01-29 20:54:06 UTC) #3
khr
On 2014/01/29 20:54:06, dvyukov wrote: > Yes > > sent from phone > On 2014/01/25 ...
11 years, 4 months ago (2014-02-11 22:40:47 UTC) #4
dave_cheney.net
> Maybe we should just disallow > setting finalizers on small (< 1 word) objects. ...
11 years, 4 months ago (2014-02-11 22:47:16 UTC) #5
khr
On 2014/02/11 22:47:16, dfc wrote: > > Maybe we should just disallow > > setting ...
11 years, 4 months ago (2014-02-11 23:01:27 UTC) #6
dvyukov
On 2014/02/11 22:40:47, khr wrote: > On 2014/01/29 20:54:06, dvyukov wrote: > > Yes > ...
11 years, 4 months ago (2014-02-12 13:55:20 UTC) #7
dvyukov
On 2014/02/11 23:01:27, khr wrote: > On 2014/02/11 22:47:16, dfc wrote: > > > Maybe ...
11 years, 4 months ago (2014-02-12 13:58:03 UTC) #8
dvyukov
*** Submitted as https://code.google.com/p/go/source/detail?r=a26089ab96ca *** runtime/race: fix finalizer tests After "runtime: combine small NoScan allocations" ...
11 years, 4 months ago (2014-02-24 14:15:57 UTC) #9
gobot
11 years, 4 months ago (2014-02-24 14:37:00 UTC) #10
Message was sent while issue was closed.
This CL appears to have broken the plan9-386-cnielsen builder.
Sign in to reply to this message.

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