Skip to content

os/signal: TestTerminalSignal failing on linux-mips as of CL 440220 #56239

@bcmills

Description

@bcmills

https://build.golang.org/log/b10d790868d55f5ab0c97753619052684ef73a92:

session leader error: error setting tty process group back: no such processerror running second subprocess: error setting tty process group back: no such process
--- FAIL: TestTerminalSignal (0.06s)
    signal_cgo_test.go:186: Sending ^Z...
    signal_cgo_test.go:195: error reading readiness: EOF
FAIL
FAIL	os/signal	3.224s

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)

Metadata

Metadata

Labels

FrozenDueToAgeNeedsInvestigationSomeone 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.arch-mipscompiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions