]> Cypherpunks repositories - gostls13.git/commit
runtime: scale timeout in TestStackGrowth
authorIan Lance Taylor <iant@golang.org>
Mon, 9 Jul 2018 00:02:48 +0000 (17:02 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 9 Jul 2018 02:18:16 +0000 (02:18 +0000)
commitb56e24782f81002fabe06bdf65a735ac7e2b6e1f
treed5b13e79792bef1710b0946836838386539654ca
parentd82256ac11762f9e5069d84065de89919c337d58
runtime: scale timeout in TestStackGrowth

Updates #19381

Change-Id: I62b8b0cd7170941af77281eb3aada3802623ec27
Reviewed-on: https://go-review.googlesource.com/122587
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/stack_test.go