-
Notifications
You must be signed in to change notification settings - Fork 19.1k
os/signal: TestTerminalSignal failing on linux-mips as of CL 440220 #56239
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.arch-mipscompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone 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.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.arch-mipscompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://build.golang.org/log/b10d790868d55f5ab0c97753619052684ef73a92:
TestTerminalSignal was rewritten in https://go.dev/cl/440220 to make direct system calls.
#56233 shows a somewhat different failure mode on s390x.
(attn @golang/mips)