]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: skip test18146 on Darwin
authorIan Lance Taylor <iant@golang.org>
Wed, 7 Dec 2016 04:18:26 +0000 (20:18 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 7 Dec 2016 05:02:32 +0000 (05:02 +0000)
commit2641cffd4166ba6991830115efc468dc3f5974ff
tree742fd7ff97608e05933fdec687df5c80277426c5
parent0be4ef3ea6a915e3b2ab0cac35209566a1ae3068
misc/cgo/test: skip test18146 on Darwin

It is reported as failing for two people (issues #18202 and #18212).
The failure mode is that the system gets overloaded and other programs
fail to run.

Fixes #18202.

Change-Id: I1f1ca1f5d8eed6cc3a9dffac3289851e09fa662b
Reviewed-on: https://go-review.googlesource.com/34017
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/test/issue18146.go