]> Cypherpunks repositories - gostls13.git/commit
runtime: re-add sanity check for GCCPUFraction
authorAustin Clements <austin@google.com>
Mon, 10 Jul 2017 18:34:26 +0000 (14:34 -0400)
committerAustin Clements <austin@google.com>
Fri, 22 Sep 2017 20:05:37 +0000 (20:05 +0000)
commit4c02eaf77e2eae7d92d22216af040c04d6879fc6
treef93953337d0665afe807ac6f6d6cd9304380cfda
parent6cac100eefbe07ffd2c9bf64c9a782bf93d79081
runtime: re-add sanity check for GCCPUFraction

This no longer appears to be reproducible on windows/386. Try putting
it back and we'll see if the builders still don't like it.

Fixes #19319.

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