]> Cypherpunks repositories - gostls13.git/commit
runtime: disable crash handler test on netbsd
authorJoel Sing <jsing@google.com>
Wed, 15 Aug 2012 16:02:00 +0000 (02:02 +1000)
committerJoel Sing <jsing@google.com>
Wed, 15 Aug 2012 16:02:00 +0000 (02:02 +1000)
commitb60d45f5b8c7a6c844c8f7878784b8560628cef4
tree5d7f40f3004416cb0a5da316aa88f856c63f56c8
parent858bd05e2d4421018ee886c54299564727a0fc2e
runtime: disable crash handler test on netbsd

Disable the crash handler test on NetBSD until I can figure out why
it triggers failures in later tests.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/6460090
src/pkg/runtime/crash_test.go