]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestSignalExitStatus on NetBSD
authorIan Lance Taylor <iant@golang.org>
Thu, 21 Jan 2016 23:18:23 +0000 (15:18 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 22 Jan 2016 00:15:04 +0000 (00:15 +0000)
commit0760023960fc9f1012e6bac277b886cac1c1bae9
tree36977f6aa4d14c90bbd3e2e608495e5488c6b7a3
parentc7f5831fa9277edebb863ab11c9527fb09637ce9
runtime: skip TestSignalExitStatus on NetBSD

It doesn't work and I don't know why.

Update #14063.

Change-Id: I42735012cf6247eca5336f29fcf713e08c8477f8
Reviewed-on: https://go-review.googlesource.com/18817
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/crash_unix_test.go