]> Cypherpunks repositories - gostls13.git/commit
test: do not run the test that relies on precise GC on 32-bits
authorDmitriy Vyukov <dvyukov@google.com>
Mon, 20 May 2013 17:53:16 +0000 (21:53 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Mon, 20 May 2013 17:53:16 +0000 (21:53 +0400)
commit910bd157c94ce893ec4f092c065954c8842ac6f4
treeafe1f35b7af5bef9b016461c8aa1f478c6954b2a
parent27f7427995782bf60195ca65fd9b44aa34913b75
test: do not run the test that relies on precise GC on 32-bits
Currently most of the 32-bit builder are broken.
Fixes #5516.

R=golang-dev, dave, iant
CC=golang-dev
https://golang.org/cl/9573043
test/fixedbugs/issue5493.go