运行时:在linux-ppc64le-buildlet上的TestCgoCCodeSIGPROF和TestCgoExecSignalMask超时,

rhfm7lfc  于 6个月前  发布在  Go
关注(0)|答案(2)|浏览(54)

2020-04-09T01:16:43-376472d/linux-ppc64le-buildlet
CC @laboger@ceseo for linux-ppc64le, @aclements@ianlancetaylor for runtime_test.TestCgo*, @andybons for possible builder slowness

u0sqgete

u0sqgete1#

关于不良输出的几个问题看起来很奇怪。最近添加了一个新的运行时测试,它正在喷出有关recurseFn的输出,而以前没有?
此外,输出显示它在3分钟内超时,我曾经认为它的时间至少是4分钟,或者可能更多。在过去的几个月里有没有看到这个是否有所改变?

pvcm50d1

pvcm50d12#

2021-09-15T03:29:41-b26d325/linux-ppc64le-power9osu 登录的子进程应用了较短的超时时间,并为其包含一个goroutine转储。
( 2020-08-25T20:04:27-8381408/openbsd-amd64-64 可能或可能不合法:它来自 openbsd-amd64 构建器高度不稳定的时期,原因是平台错误。)
greplogs -l -e 'FAIL: TestCgoCCodeSIGPROF .*(?:\n\s+.*)*SIGQUIT' --since=2020-04-10
2021-09-15T03:29:41-b26d325/linux-ppc64le-power9osu
2020-08-25T20:04:27-8381408/openbsd-amd64-64

相关问题