[Bug 1256283] Re: go tests failing on AArch64
Michael Hudson-Doyle
michael.hudson+lp at canonical.com
Mon Jan 6 02:24:12 UTC 2014
Again, should the problems on other arches be different bugs?
These tests are also better with a newer package and kernel:
=== go tests ===
Running target unix
FAIL: go.test/test/ken/cplx2.go execution, -O2 -g
FAIL: go.test/test/peano.go execution, -O2 -g
=== go Summary for unix ===
# of expected passes 5053
# of unexpected failures 2
# of expected failures 1
# of untested testcases 6
Running target unix/-fstack-protector
FAIL: go.test/test/ken/cplx2.go execution, -O2 -g
FAIL: go.test/test/peano.go execution, -O2 -g
=== go Summary for unix/-fstack-protector ===
# of expected passes 5053
# of unexpected failures 2
# of expected failures 1
# of untested testcases 6
=== go Summary ===
# of expected passes 10106
# of unexpected failures 4
# of expected failures 2
# of untested testcases 12
/home/mwhudson/gcc-4.8-4.8.2/build/gcc/testsuite/go/../../gccgo version 4.8.2 (Ubuntu/Linaro 4.8.2-10ubuntu2)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1256283
Title:
go tests failing on AArch64
Status in “gcc-4.8” package in Ubuntu:
New
Bug description:
=== go tests ===
Running target unix
ERROR: aarch64-unknown-linux-gnu: unhandled architecture
ERROR: aarch64-unknown-linux-gnu: unhandled architecture
ERROR: aarch64-unknown-linux-gnu: unhandled architecture
ERROR: aarch64-unknown-linux-gnu: unhandled architecture
UNRESOLVED: go.test/test/235.go compilation, -O2 -g
UNRESOLVED: go.test/test/64bit.go -O (test for excess errors)
UNRESOLVED: go.test/test/chan/doubleselect.go compilation, -O2 -g
FAIL: go.test/test/chan/doubleselect.go execution, -O2 -g
FAIL: go.test/test/chan/nonblock.go execution, -O2 -g
FAIL: go.test/test/chan/select3.go execution, -O2 -g
FAIL: go.test/test/chan/select5.go execution
FAIL: go.test/test/env.go execution, -O2 -g
UNRESOLVED: go.test/test/if.go compilation, -O2 -g
FAIL: go.test/test/ken/cplx2.go execution, -O2 -g
FAIL: go.test/test/mallocfin.go execution, -O2 -g
FAIL: go.test/test/nil.go execution, -O2 -g
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.
=== go Summary for unix ===
# of expected passes 5045
# of unexpected failures 8
# of expected failures 1
# of untested testcases 5
# of unresolved testcases 4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1256283/+subscriptions
More information about the foundations-bugs
mailing list