-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Open
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-s390xIssues solely affecting the s390x architecture.Issues solely affecting the s390x architecture.
Milestone
Description
2020-12-08T01:46:45-9c91cab/linux-s390x-ibm
panic: test timed out after 3m0s
goroutine 39 [running]:
testing.(*M).startAlarm.func1()
/data/golang/workdir/go/src/testing/testing.go:1702 +0xda
created by time.goFunc
/data/golang/workdir/go/src/time/sleep.go:169 +0x42
goroutine 1 [chan receive]:
testing.(*T).Run(0xc000082300, 0x1ed080, 0xd, 0x264e18, 0x1000000000f426a)
/data/golang/workdir/go/src/testing/testing.go:1241 +0x2b6
testing.runTests.func1(0xc000001200)
/data/golang/workdir/go/src/testing/testing.go:1513 +0x7e
testing.tRunner(0xc000001200, 0xc000051dd0)
/data/golang/workdir/go/src/testing/testing.go:1195 +0xd8
testing.runTests(0xc00000c510, 0x392a20, 0x6d, 0x6d, 0xbfebd562060a492f, 0x29e8e0786a, 0x396180, 0x28dbd6)
/data/golang/workdir/go/src/testing/testing.go:1511 +0x2e6
testing.(*M).Run(0xc000140000, 0x0)
/data/golang/workdir/go/src/testing/testing.go:1419 +0x1d8
main.main()
_testmain.go:373 +0x142
goroutine 30 [chan receive]:
testing.(*T).Parallel(0xc000149980)
/data/golang/workdir/go/src/testing/testing.go:1061 +0x104
time_test.TestParseYday(0xc000149980)
/data/golang/workdir/go/src/time/format_test.go:762 +0x30
testing.tRunner(0xc000149980, 0x2650b8)
/data/golang/workdir/go/src/testing/testing.go:1195 +0xd8
created by testing.(*T).Run
/data/golang/workdir/go/src/testing/testing.go:1240 +0x296
goroutine 49 [chan receive]:
time_test.TestAfterFunc(0xc000082300)
/data/golang/workdir/go/src/time/sleep_test.go:62 +0x108
testing.tRunner(0xc000082300, 0x264e18)
/data/golang/workdir/go/src/testing/testing.go:1195 +0xd8
created by testing.(*T).Run
/data/golang/workdir/go/src/testing/testing.go:1240 +0x296
FAIL time 180.003s
This is the only one of these failures I've seen, so I'm not sure whether it's just a slow builder (CC @ruixin-bao @rajaskakodkar), another runtime timer bug (CC @prattmic @ianlancetaylor), or perhaps some other recently-added slow test pushing the running time over the limit.
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.arch-s390xIssues solely affecting the s390x architecture.Issues solely affecting the s390x architecture.