]> Cypherpunks repositories - gostls13.git/commit
runtime: skip TestCgoCallbackGC on linux/mips64x
authorCherry Zhang <cherryyz@google.com>
Thu, 5 May 2016 05:07:50 +0000 (22:07 -0700)
committerCherry Zhang <cherryyz@google.com>
Thu, 5 May 2016 14:58:14 +0000 (14:58 +0000)
commitbcd4b84bc56889b5a9a8a5d457f35fc0188e8315
tree94f94808eb04eab32c8198b59061536683340310
parent3c4ebd20235e965237f5856d30d6ce6513b9f6c9
runtime: skip TestCgoCallbackGC on linux/mips64x

Builder is too slow. This test passed on builder machines but took
15+ min.

Change-Id: Ief9d67ea47671a57e954e402751043bc1ce09451
Reviewed-on: https://go-review.googlesource.com/22798
Reviewed-by: Minux Ma <minux@golang.org>
Run-TryBot: Minux Ma <minux@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/crash_cgo_test.go