]> Cypherpunks repositories - gostls13.git/commit
testing: fix bogus benchmark
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 24 Feb 2014 17:12:44 +0000 (21:12 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 24 Feb 2014 17:12:44 +0000 (21:12 +0400)
commitcd13a57b0ade69b8c4c2e4fc4f1952abfa885929
tree414578b269f3721fe91c49ab4b247443a78ad0d4
parent5b6aaba1ce869b3744f5f44bf218ef521bbd7940
testing: fix bogus benchmark
Fatal must not be called from secondary goroutines.
Fixes #7401.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/67820047
src/pkg/testing/benchmark_test.go