]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: ignore "too many open files" in issue 18146 test
authorIan Lance Taylor <iant@golang.org>
Mon, 5 Dec 2016 22:10:46 +0000 (14:10 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 6 Dec 2016 02:44:58 +0000 (02:44 +0000)
commit6c9f600d4991f66f1ce621c4e2d9ea72d5188d34
treede84d61be79012a10752c0f33de411b9244dee3a
parent8016808562c514dbb1146739b56ca67be9028d91
misc/cgo/test: ignore "too many open files" in issue 18146 test

Seen on the OpenBSD/AMD64 builder:
https://build.golang.org/log/fa34df1bcd3af12d4fc0fb0e60e3c6197a2a6f75

Update #18146.

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