]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: log error value in testSigprocmask
authorIan Lance Taylor <iant@golang.org>
Wed, 25 Apr 2018 19:50:58 +0000 (12:50 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 25 Apr 2018 20:26:39 +0000 (20:26 +0000)
commit9c9ed9aa9dae40b97348979cc4b13f6b26624a7e
tree875d09c53283480e2e0f12239760f9daa3d442ec
parentd3ff5090ddd22d2c8afe12aa07fa1fb0b61588c3
misc/cgo/test: log error value in testSigprocmask

The test has been flaky, probably due to EAGAIN, but let's find out
for sure.

Updates #25078

Change-Id: I5a5b14bfc52cb43f25f07ca7d207b61ae9d4f944
Reviewed-on: https://go-review.googlesource.com/109359
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
misc/cgo/test/sigprocmask.go