-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed as not planned
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.
Description
#!watchflakes
post <- pkg == "os/exec" && test == "TestCancelErrors"
Issue created automatically to collect these failures.
Example (log):
panic: test timed out after 30m0s
running tests:
TestCancelErrors (30m0s)
TestCancelErrors/killed_after_error (30m0s)
syscall.Syscall6(0x1e1, 0x1, 0x199c, 0x40000f9d5c, 0x10020, 0x0, 0x0)
/scratch/gobuilder/buildlet/go/src/syscall/asm_netbsd_arm64.s:56 +0x10 fp=0x40000f9d00 sp=0x40000f9cf0 pc=0x885d0
os.wait6(0x3b84d8?, 0x40000d2230?, 0x400006a600?)
/scratch/gobuilder/buildlet/go/src/os/wait6_netbsd.go:16 +0x48 fp=0x40000f9d70 sp=0x40000f9d00 pc=0xac258
os.(*Process).blockUntilWaitable(0x4000226240)
/scratch/gobuilder/buildlet/go/src/os/wait_wait6.go:20 +0x38 fp=0x40000f9da0 sp=0x40000f9d70 pc=0xac2c8
os.(*Process).wait(0x4000226240)
/scratch/gobuilder/buildlet/go/src/os/exec_unix.go:22 +0x2c fp=0x40000f9e00 sp=0x40000f9da0 pc=0xa6cec
os.(*Process).Wait(...)
/scratch/gobuilder/buildlet/go/src/os/exec.go:132
os/exec.(*Cmd).Wait(0x40000c3340)
/scratch/gobuilder/buildlet/go/src/os/exec/exec.go:890 +0x38 fp=0x40000f9e70 sp=0x40000f9e00 pc=0x1023b8
os/exec_test.TestCancelErrors.func3(0x40001a0680)
/scratch/gobuilder/buildlet/go/src/os/exec/exec_test.go:1612 +0x23c fp=0x40000f9f60 sp=0x40000f9e70 pc=0x29708c
testing.tRunner(0x40001a0680, 0x3609e0)
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.