]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.1] test: do not run the test that relies on precise GC on 32...
authorAndrew Gerrand <adg@golang.org>
Wed, 5 Jun 2013 01:07:26 +0000 (11:07 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 5 Jun 2013 01:07:26 +0000 (11:07 +1000)
commit371a3ab28a91d142ea4100fe8f86a26fe300e1b7
treed2e3b8ec2547218dba9e77ba40461d65641b751e
parentff7cb872a455a370beed530294838ab151e965c6
[release-branch.go1.1] test: do not run the test that relies on precise GC on 32-bits

««« CL 9573043 / c0f8999bd970
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
»»»

R=dvyukov, iant, minux.ma, bradfitz
CC=golang-dev
https://golang.org/cl/10032043
test/fixedbugs/issue5493.go