]> Cypherpunks repositories - gostls13.git/commit
runtime: disable TestSetPanicOnFault for dragonfly/386
authorJoel Sing <jsing@google.com>
Thu, 27 Feb 2014 16:26:26 +0000 (03:26 +1100)
committerJoel Sing <jsing@google.com>
Thu, 27 Feb 2014 16:26:26 +0000 (03:26 +1100)
commit0b0e209ffb937f283cdca8b51efadc78cc93f8a1
tree51123f37446d743e738974b9bac37d3757ad56fb
parentf50a87058b6773f277d139b9c85ad421b92620d2
runtime: disable TestSetPanicOnFault for dragonfly/386

This test currently deadlocks on dragonfly/386.

Update #7421

LGTM=minux.ma
R=golang-codereviews, minux.ma
CC=golang-codereviews
https://golang.org/cl/69380043
src/pkg/runtime/runtime_test.go