runtime: timeouts in TestChan on netbsd-arm64-bsiegert and openbsd-arm64-jsing #52703
Labels
arch-arm64
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-NetBSD
OS-OpenBSD
Milestone
greplogs -l -e 'goroutine \d+ \[sleep.*\]:\n(?:.+\n\t.+\n)*runtime_test\.TestChan' --since=2021-01-01
2022-05-03T19:48:07-bccce90/netbsd-arm64-bsiegert
2021-11-13T00:26:23-bc0b98e/netbsd-arm64-bsiegert
2021-09-23T20:15:19-93f964b/netbsd-arm64-bsiegert
2021-09-08T22:47:57-bff39cf/netbsd-arm64-bsiegert
It's not clear to me whether this is a deadlock or livelock in or exposed by this particular test, or an overall timeout due to a long stall in some other test function. (Note that
TestChan
is not parallel.)attn @bsiegert; CC @golang/runtime, @golang/netbsd
The text was updated successfully, but these errors were encountered: