Skip to content

os/signal: TestTerminalSignal failures #80281

Description

@gopherbot
#!watchflakes
default <- pkg == "os/signal" && test == "TestTerminalSignal"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTerminalSignal
=== PAUSE TestTerminalSignal
=== CONT  TestTerminalSignal
    signal_cgo_test.go:199: Sending ^Z...
    signal_cgo_test.go:211: Sending SIGCONT...
    signal_cgo_test.go:224: Waiting for exit...
read newline
    exec.go:213: test timed out while running command: /home/swarming/.swarming/w/ir/x/t/go-build1813992048/b2116/signal.test -test.run=^TestTerminalSignal$ -test.timeout=56m2.342382195s
panic: test timed out after 45m0s
	running tests:
...
runtime.chansend1(0x405bf9f10?, 0x389c78?)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/chan.go:161 +0x18 fp=0x405bf9e70 sp=0x405bf9e40 pc=0x3aa4c8
os/exec.(*Cmd).watchCtx(0x405ca0000, 0x405d2c0e0)
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:892 +0x2e4 fp=0x405bf9fb0 sp=0x405bf9e70 pc=0x4833f4
os/exec.(*Cmd).Start.gowrap2()
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:794 +0x20 fp=0x405bf9fd0 sp=0x405bf9fb0 pc=0x485050
runtime.goexit({})
	/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/asm_arm64.s:1039 +0x4 fp=0x405bf9fd0 sp=0x405bf9fd0 pc=0x41e6a4
created by os/exec.(*Cmd).Start in goroutine 412
	/home/swarming/.swarming/w/ir/x/w/goroot/src/os/exec/exec.go:794 +0x6b0

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions