• Keith Randall's avatar
    runtime: fix stack memory test · 1329d044
    Keith Randall authored
    Stand-alone this test is fine.  Run together with
    others, however, the stack used can actually go
    negative because other tests are freeing stack
    during its execution.
    
    This behavior is new with the new stack allocator.
    The old allocator never returned (min-sized) stacks.
    
    This test is fairly poor - it needs to run in
    isolation to be accurate.  Maybe we should delete it.
    
    LGTM=r
    R=r
    CC=golang-codereviews
    https://golang.org/cl/119330044
    1329d044
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...