Andrew Pinski <pins...@gmail.com> writes: > n32 failures: > > --- FAIL: runtime_test.TestGcSys (0.56 seconds) > mfinal_test.go:35: used 4718592 extra bytes > mfinal_test.go:37: using too much memory: 4718592 bytes > FAIL > FAIL: runtime > /home/apinski/src/gcc-fsf/local/gcc/libgo/testsuite/gotest: line 448: > gotest-timeout: No such file or directory > .... > panic: test timed out > FAIL: net/http > ...... > --- FAIL: template.TestExecute (0.29 seconds) > template.go:531: chained method: unexpected execute error: > template: chained method:1: nil pointer evaluating > *template.U.TrueFalse > template.go:531: chained method on variable: unexpected > execute error: template: chained method on variable:1: nil pointer > evaluating *template.U.TrueFalse > template.go:541: range count: expected > "[0]a[1]b[2]c[3]d[4]e" > got > "" > FAIL > FAIL: text/template > > n64: > panic: test timed out > FAIL: net/http > /home/apinski/src/gcc-fsf/local/gcc/libgo/testsuite/gotest: line 448: > gotest-timeout: No such file or directory
Thanks. Unfortunately I can't see what is going wrong. Ian