]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestCgoCallbackGC on dragonfly
authorMikio Hara <mikioh.mikioh@gmail.com>
Mon, 3 Aug 2015 03:43:25 +0000 (12:43 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 3 Aug 2015 04:41:48 +0000 (04:41 +0000)
commit5e15e28e0ed0c70a9c97310d3a7b408cae8f2e23
treeb81c774751405e97096ed0a2dd32b6016b198596
parent9991227229a711b8c606bc93ea0731f8b43823bf
runtime: skip TestCgoCallbackGC on dragonfly

Updates #11990.

Change-Id: I6c58923a1b5a3805acfb6e333e3c9e87f4edf4ba
Reviewed-on: https://go-review.googlesource.com/13050
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/crash_cgo_test.go