Skip to content

runtime: timeouts on netbsd-arm64-bsiegert builder #57847

Closed
@bcmills

Description

@bcmills
#!watchflakes
post <- pkg == "runtime" && builder ~ `netbsd-arm.*-bsiegert` && (log ~ `SIGQUIT` || log ~ `test timed out` || `failed to start: context deadline exceeded` ||  `panic: finalizer started .* ago .*, but did not return`)

(attn @bsiegert @golang/netbsd; CC @golang/runtime)

Pulled out from #57636 and others.

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-NetBSDcompiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions