]> Cypherpunks repositories - gostls13.git/commit
arm: disable some problematic tests
authorDean Prichard <dean.prichard@gmail.com>
Thu, 25 Mar 2010 07:23:07 +0000 (00:23 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 25 Mar 2010 07:23:07 +0000 (00:23 -0700)
commite1fa05f59e443cddf5128860a98839f454d554cd
tree0f919004f7ca866425bceeb4bcef1c583b1c87dd
parent7f2ea938edce89d7d86942db24872e926e611c4c
arm: disable some problematic tests

test/64bit.go:  segfaults on sheevaplug(armv5)

The following have long runtimes when GC is on.
Sample run time in seconds for android emulator
and sheevaplug
test/stack.go:          4934s   1780s
test/ken/chan.go:        860s    296s
test/gc1.go:             218s     69s

R=rsc, kaib
CC=golang-dev
https://golang.org/cl/749041
test/arm-pass.txt
test/golden-arm.out