]> Cypherpunks repositories - gostls13.git/commit
runtime: increase stack limit in a test
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 24 Jan 2013 16:26:08 +0000 (20:26 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 24 Jan 2013 16:26:08 +0000 (20:26 +0400)
commit3c25cd27844fb3baf69db81199fbef4a9f9834c6
tree66e0cfb0e3684623ae2b1437ae9e45d2a6239bdc
parent018e89fa697a2c687b83de36e7ae5dcaff6ade49
runtime: increase stack limit in a test
Otherwise the test is flaky.
Fixes #4698.

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7133071
src/pkg/runtime/stack_test.go