]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: fix flaky TestCPUProfileMultithreaded test
authorKeith Randall <khr@golang.org>
Tue, 14 Jan 2014 05:18:47 +0000 (21:18 -0800)
committerKeith Randall <khr@golang.org>
Tue, 14 Jan 2014 05:18:47 +0000 (21:18 -0800)
commitcefe6ac9a1914864c66b8b3044c3e4755d309f80
tree5fd2ebd6bafdbde834ef270aacbdc4c8bb746c0f
parent6e8b4920c1ce5853d4b1ceb2b7b1149f0a2ba203
runtime/pprof: fix flaky TestCPUProfileMultithreaded test

It's too sensitive.

Fixes bug 7095

R=golang-codereviews, iant, minux.ma, rsc
CC=golang-codereviews
https://golang.org/cl/50470043
src/pkg/runtime/pprof/pprof_test.go