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

Issue 8366044: code review 8366044: runtime/*: deflake tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by albert.strasheim
Modified:
12 years ago
Reviewers:
CC:
golang-dev, dvyukov, bradfitz
Visibility:
Public.

Description

runtime/*: deflake tests

Patch Set 1 #

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

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

Patch Set 4 : diff -r 28403d782616 https://code.google.com/p/go #

Total comments: 2

Patch Set 5 : diff -r 1d49ee511d95 https://code.google.com/p/go #

Patch Set 6 : diff -r cce4c4f5fa17 https://code.google.com/p/go #

Patch Set 7 : diff -r cce4c4f5fa17 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M src/pkg/runtime/crash_test.go View 1 2 3 4 2 chunks +18 lines, -2 lines 0 comments Download
M src/pkg/runtime/debug/garbage_test.go View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/runtime/race/race_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
albert.strasheim
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2013-04-04 20:36:25 UTC) #1
dvyukov
On 2013/04/04 20:36:25, albert.strasheim wrote: > Hello mailto:golang-dev@googlegroups.com (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
12 years, 1 month ago (2013-04-04 20:41:16 UTC) #2
bradfitz
LGTM but put a comment above fixEnv which isn't the best-named function. On Apr 4, ...
12 years, 1 month ago (2013-04-04 20:45:35 UTC) #3
albert.strasheim
PTAL Renamed fixEnv to testEnv with a comment. I'm bad at naming stuff like this. ...
12 years, 1 month ago (2013-04-05 08:36:45 UTC) #4
bradfitz
https://codereview.appspot.com/8366044/diff/8001/src/pkg/runtime/crash_test.go File src/pkg/runtime/crash_test.go (right): https://codereview.appspot.com/8366044/diff/8001/src/pkg/runtime/crash_test.go#newcode21 src/pkg/runtime/crash_test.go:21: for _, env := range os.Environ() { if cmd.Env ...
12 years, 1 month ago (2013-04-05 16:24:38 UTC) #5
albert.strasheim
On 2013/04/05 16:24:38, bradfitz wrote: > https://codereview.appspot.com/8366044/diff/8001/src/pkg/runtime/debug/garbage_test.go#newcode29 > src/pkg/runtime/debug/garbage_test.go:29: t.Skipf("skipping due to GC during > ...
12 years, 1 month ago (2013-04-05 17:34:17 UTC) #6
bradfitz
On Fri, Apr 5, 2013 at 10:34 AM, <fullung@gmail.com> wrote: > On 2013/04/05 16:24:38, bradfitz ...
12 years ago (2013-04-07 18:00:47 UTC) #7
albert.strasheim
PTAL You learn something new every day. Thanks.
12 years ago (2013-04-07 18:32:24 UTC) #8
bradfitz
LGTM
12 years ago (2013-04-07 18:33:26 UTC) #9
bradfitz
12 years ago (2013-04-07 18:37:41 UTC) #10
*** Submitted as https://code.google.com/p/go/source/detail?r=3bec344c9c55 ***

runtime, runtime/debug, runtime/race: deflake tests

R=golang-dev, dvyukov, bradfitz
CC=golang-dev
https://codereview.appspot.com/8366044

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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