]> Cypherpunks repositories - gostls13.git/commit
runtime: re-enable TestParForParallel
authorRob Pike <r@golang.org>
Thu, 29 Aug 2013 01:42:18 +0000 (11:42 +1000)
committerRob Pike <r@golang.org>
Thu, 29 Aug 2013 01:42:18 +0000 (11:42 +1000)
commit7c7d22ac5f29c610d6e0f781370c3e44c8443f69
tree664fba86ab73a9fd1b89b34afe5f08f7ae33333d
parente4bb139e75bf9bff76ebe6e060b7196579ce2172
runtime: re-enable TestParForParallel

See how it flies. We'll disable it again if the underlying issue is not resolved.
See issue 4155 for details.

Fixes #4155.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/13368045
src/pkg/runtime/parfor_test.go