]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestBigGOMAXPROCS if it runs out of memory
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Apr 2020 18:06:21 +0000 (11:06 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 20 Apr 2020 22:42:49 +0000 (22:42 +0000)
commit2edd351b92ca22581ffc75c9ff47c99bc9d9ea06
treea6aaecccde5aede0ebeae1676b7823dd6130272e
parent0cffc95109966c91852ff7f2b183a7f929de189b
runtime: skip TestBigGOMAXPROCS if it runs out of memory

Fixes #38541

Change-Id: I0e9ea5865628d953c32f3a5d4b3ccf1c1d0b081e
Reviewed-on: https://go-review.googlesource.com/c/go/+/229077
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/proc_test.go