]> Cypherpunks repositories - gostls13.git/commit
runtime/race: deflake tests
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 8 Feb 2013 15:24:50 +0000 (19:24 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 8 Feb 2013 15:24:50 +0000 (19:24 +0400)
commit0a9f1ab8bb68835bf66faf9c7a925003c6087c4e
tree9eccea9c48f1165dc63d758d5ae52673a20fbff7
parent45636db01bdf4bd50426067af72afbde3900ceb9
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://golang.org/cl/7310066
src/pkg/runtime/race/testdata/mop_test.go
src/pkg/runtime/race/testdata/regression_test.go