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

Issue 68080044: code review 68080044: runtime: deflake TestFinalizerType

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by dvyukov
Modified:
12 years, 3 months ago
Visibility:
Public.

Description

runtime: deflake TestFinalizerType I've run it 1e5 times and there seems to be flakes due to both tiny alloc and concurrent sweep. This change fixes all potential sources of flakyness. Fixes issue 7328.

Patch Set 1 #

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

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

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

Messages

Total messages: 5
dvyukov
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
12 years, 4 months ago (2014-02-24 14:05:18 UTC) #1
bradfitz
But what was the problem? On Mon, Feb 24, 2014 at 6:05 AM, <dvyukov@google.com> wrote: ...
12 years, 4 months ago (2014-02-24 16:47:23 UTC) #2
dvyukov
I believe that one of the problems is new tiny allocator in runtime, that sometimes ...
12 years, 4 months ago (2014-02-24 16:53:09 UTC) #3
dvyukov
what exactly test do you mean? On Tue, Feb 25, 2014 at 8:34 PM, <nightlyone@googlemail.com> ...
12 years, 4 months ago (2014-02-26 03:51:35 UTC) #4
rsc
12 years, 3 months ago (2014-03-05 20:16:55 UTC) #5
R=close

i think the test is fixed
Sign in to reply to this message.

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