1
0
mirror of https://github.com/golang/go synced 2024-11-19 15:34:47 -07:00
go/src/runtime/debug
Brad Fitzpatrick 6a48019ea5 runtime/debug: mark TestSetGCPercent as flaky
Updates #20076

Change-Id: I4eb98abbb49174cc6433e5da2c3660893ef88fd1
Reviewed-on: https://go-review.googlesource.com/41615
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-24 22:11:58 +00:00
..
debug.s
garbage_test.go runtime/debug: mark TestSetGCPercent as flaky 2017-04-24 22:11:58 +00:00
garbage.go runtime/debug: don't trigger a GC on SetGCPercent 2017-04-21 17:42:02 +00:00
heapdump_test.go
stack_test.go
stack.go
stubs.go