diff options
| author | Keith Randall <khr@golang.org> | 2014-10-20 15:48:42 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2014-10-20 15:48:42 -0700 |
| commit | 3ec8fe45cf4190a55f692f7c6e42936f9d912d36 (patch) | |
| tree | d2e3c30bcc8840304f0fdc4d48e0203392817b4e /src/debug | |
| parent | 9d06cfc810692911372b80b7ef0dc080ee1d34d4 (diff) | |
| download | go-3ec8fe45cf4190a55f692f7c6e42936f9d912d36.tar.xz | |
runtime: fix flaky TestBlockProfile test
It has been failing periodically on Solaris/x64.
Change blockevent so it always records an event if we called
SetBlockProfileRate(1), even if the time delta is negative or zero.
Hopefully this will fix the test on Solaris.
Caveat: I don't actually know what the Solaris problem is, this
is just an educated guess.
LGTM=dave
R=dvyukov, dave
CC=golang-codereviews
https://golang.org/cl/159150043
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions
