]> Cypherpunks repositories - gostls13.git/commit
runtime: only run TestMemStats sanity tests once
authorIan Lance Taylor <iant@golang.org>
Sun, 8 Jul 2018 23:42:33 +0000 (16:42 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 9 Jul 2018 17:48:35 +0000 (17:48 +0000)
commit9b7a8aaaf3adbc330ef724fb581b3bfa72ab2a49
tree57e959ec214c0414b52b6a23de0d483815a68035
parenta41d21695cad0e30d9c006198cd7edd8c38bf885
runtime: only run TestMemStats sanity tests once

Fixes #22696

Change-Id: Ibe4628f71d64a2b36b655ea69710a925924b12a3
Reviewed-on: https://go-review.googlesource.com/122586
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/malloc_test.go