#!watchflakes
post <- pkg == "internal/types/errors" && test == "TestErrorCodeExamples"
Issue created automatically to collect these failures.
panic: test timed out after 30m0s
running tests:
TestErrorCodeExamples (30m0s)
TestErrorCodeExamples/UnexportedName (29m59s)
runtime.gopark(0x4000166000?, 0x0?, 0xb8?, 0x5c?, 0x1bc9c?)
/var/gobuilder/buildlet/go/src/runtime/proc.go:381 +0xe0 fp=0x4000205c30 sp=0x4000205c10 pc=0x457b0
runtime.chanrecv(0x400015c000, 0x4000205d3f, 0x1)
/var/gobuilder/buildlet/go/src/runtime/chan.go:583 +0x468 fp=0x4000205cc0 sp=0x4000205c30 pc=0x153b8
runtime.chanrecv1(0x401660?, 0x21a380?)
/var/gobuilder/buildlet/go/src/runtime/chan.go:442 +0x14 fp=0x4000205cf0 sp=0x4000205cc0 pc=0x14f44
testing.(*T).Run(0x4000003a00, {0x4000015600?, 0x40000c5de8?}, 0x4000150000)
/var/gobuilder/buildlet/go/src/testing/testing.go:1629 +0x384 fp=0x4000205db0 sp=0x4000205cf0 pc=0xd37c4
internal/types/errors_test.TestErrorCodeExamples.func1({0x4000015600, 0xe}, 0x4a, 0x40000d0d70)
/var/gobuilder/buildlet/go/src/internal/types/errors/codes_test.go:26 +0xbc fp=0x4000205df0 sp=0x4000205db0 pc=0x1f07cc
internal/types/errors_test.walkCodes(0x4000003a00, 0x4000205f48)
/var/gobuilder/buildlet/go/src/internal/types/errors/codes_test.go:81 +0x49c fp=0x4000205f30 sp=0x4000205df0 pc=0x1f0f7c
internal/types/errors_test.TestErrorCodeExamples(0x4000003a00)
/var/gobuilder/buildlet/go/src/internal/types/errors/codes_test.go:25 +0x4c fp=0x4000205f60 sp=0x4000205f30 pc=0x1f06ec
testing.tRunner(0x4000003a00, 0x278428)
Issue created automatically to collect these failures.
Example (log):
— watchflakes