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

Issue 7310066: code review 7310066: runtime/race: deflake tests (Closed)

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

Description

runtime/race: deflake tests With the new scheduler races in the tests are reported during execution of other tests. The change joins goroutines started during the tests.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M src/pkg/runtime/race/testdata/mop_test.go View 1 2 chunks +6 lines, -1 line 0 comments Download
M src/pkg/runtime/race/testdata/regression_test.go View 1 1 chunk +3 lines, -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://dvyukov%40google.com@code.google.com/p/go/
12 years, 4 months ago (2013-02-08 13:54:41 UTC) #1
bradfitz
LGTM On Feb 8, 2013 5:54 AM, <dvyukov@google.com> wrote: > Reviewers: golang-dev_googlegroups.com, > > Message: ...
12 years, 4 months ago (2013-02-08 15:18:42 UTC) #2
dvyukov
12 years, 4 months ago (2013-02-08 15:26:16 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=7cb3730e3f37 ***

runtime/race: deflake tests
With the new scheduler races in the tests are reported during execution of other
tests.
The change joins goroutines started during the tests.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/7310066
Sign in to reply to this message.

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