]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: fail issue 7978 with clearer error when GOTRACEBACK != 2
authorRuss Cox <rsc@golang.org>
Fri, 3 Oct 2014 20:42:18 +0000 (16:42 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 3 Oct 2014 20:42:18 +0000 (16:42 -0400)
commit46302185383a079957a0e72c785ef0c507ab1d46
treeb766a9265ba35275653bedf6456957faac6d0d21
parenta22424567c622ee0b111787a37e775c815d2e14b
misc/cgo/test: fail issue 7978 with clearer error when GOTRACEBACK != 2

The test doesn't work with GOTRACEBACK != 2.
Diagnose that failure mode.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews, r
https://golang.org/cl/152970043
misc/cgo/test/issue7978.go