https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102904
Bug ID: 102904 Summary: go testsuite does not always cause a timeout Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- I just ran into this on aarch64-linux-gnu. It seems like the gotest timeout mechanism is not working fully. go.test/test/fixedbugs/issue16095.go was running for 298:53.85 (minues:seconds). If I can reproduce it again, I will try to have more data.