[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-03-07 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Ian Lance Taylor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-03-01 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #13 from Ian Lance Taylor --- I increased the timeouts and fixed another case. Let me know what it looks like now. Thanks.

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-03-01 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #12 from ian at gcc dot gnu.org --- Author: ian Date: Sat Mar 2 00:50:30 2019 New Revision: 269338 URL: https://gcc.gnu.org/viewcvs?rev=269338=gcc=rev Log: PR go/89406 go/internal/gccgoimporter: remove temporary

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #11 from Jakub Jelinek --- Created attachment 45846 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45846=edit cmd_go-testlog from x86_64-linux on idle box real3m9.956s user9m3.231s sys 0m39.443s Though, unlike the

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #10 from Ian Lance Taylor --- Thanks. In both cases the tests were killed because they ran too long (the timeout was 11 minutes). Since the tests were killed, they didn't clean up after themselves. Can you cd to the gotools

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #9 from Jakub Jelinek --- Created attachment 45845 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45845=edit cmd_go-testlog from i686-linux build Note, this is on 16c32t skylake-avx512 running: ../configure

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #8 from Jakub Jelinek --- Created attachment 45844 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45844=edit cmd_go-testlog from x86_64

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #7 from Ian Lance Taylor --- Can you attach the file gotools/cmd_go-testlog from your build directory?

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #6 from Jakub Jelinek --- Yes, some go tests fail pretty much all the time for me, but with quite high volatility, so I usually ignore them if there aren't too many. This time FAIL: ./index0-out.go execution, -O0 -g

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Ian Lance Taylor changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|FIXED

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #4 from Jakub Jelinek --- In today's x86_64-linux and i686-linux bootstrap, I see following in /tmp (remove all non-systemd directories in /tmp before the bootstrap): 340681328 517045444 844331773 cmd-go-test-051806874

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-21 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-21 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Fri Feb 22 00:47:30 2019 New Revision: 269087 URL: https://gcc.gnu.org/viewcvs?rev=269087=gcc=rev Log: PR go/89406 net: remove unixgram test sockets Backport

[Bug go/89406] Go testing leaves many temporary directories in /tmp around

2019-02-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89406 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|