]> Cypherpunks repositories - gostls13.git/commit
runtime: skip fork test on darwin/arm64
authorDavid Crawshaw <crawshaw@golang.org>
Sat, 11 Apr 2015 23:00:53 +0000 (19:00 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Mon, 13 Apr 2015 11:52:05 +0000 (11:52 +0000)
commitd6d423b99bb23bef029c7b54b49453c3343cd6a6
tree4506ae4108b5f0e00dcfabf9b6be894a213ffdaa
parentc0d48836eced2571222f49d78a27955da49590fb
runtime: skip fork test on darwin/arm64

Just like darwin/arm.

Change-Id: Ie4998d24b2d891a9f6c8047ec40cd3fdf80622cd
Reviewed-on: https://go-review.googlesource.com/8812
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/crash_cgo_test.go
src/runtime/crash_test.go
src/runtime/runtime_test.go