]> Cypherpunks repositories - gostls13.git/commit
runtime/pprof: skip TestStackBarrierProfiling on dragonfly too
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jan 2016 21:10:22 +0000 (13:10 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 6 Jan 2016 22:15:37 +0000 (22:15 +0000)
commit62c280ac1c2fce24133359513fa33ff11315f5ad
tree57b97f0b2aba69ebf0ec8e6faa774ef94b3fb8f8
parentfc1793dde99c51ee98349810d396467972b56e6d
runtime/pprof: skip TestStackBarrierProfiling on dragonfly too

Just saw a few dragonfly failures here.

I'm tempted to preemptively add plan9 here too, but I'll wait until
I see it fail.

Change-Id: Ic99fc088dbfd1aa21f509148aee98ccfe7f640bf
Reviewed-on: https://go-review.googlesource.com/18306
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/pprof/pprof_test.go