-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
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.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Description
#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test"
Issue created automatically to collect these failures.
Example (log):
panic: test timed out after 20m0s
running tests:
Test (20m0s)
Test/fixedbugs/issue9110.go (19m57s)
syscall.Syscall6(0x110, 0x1, 0x362e1, 0xc0000d2700, 0x1000004, 0x0, 0x0)
/workdir/go/src/syscall/syscall_linux.go:91 +0x28 fp=0xc0000d26a8 sp=0xc0000d2638 pc=0x941b8
os.(*Process).blockUntilWaitable(0xc0005b6120)
/workdir/go/src/os/wait_waitid.go:32 +0x94 fp=0xc0000d2790 sp=0xc0000d26a8 pc=0xbb294
os.(*Process).wait(0xc0005b6120)
/workdir/go/src/os/exec_unix.go:22 +0x3c fp=0xc0000d2810 sp=0xc0000d2790 pc=0xb5e6c
os.(*Process).Wait(...)
/workdir/go/src/os/exec.go:134
os/exec.(*Cmd).Wait(0xc0000a82c0)
/workdir/go/src/os/exec/exec.go:897 +0x54 fp=0xc0000d28a0 sp=0xc0000d2810 pc=0x10b414
os/exec.(*Cmd).Run(0xc0000a82c0)
/workdir/go/src/os/exec/exec.go:607 +0x50 fp=0xc0000d28c8 sp=0xc0000d28a0 pc=0x10a230
cmd/internal/testdir_test.test.run.func1({0xc0000d3508?, 0x1c1f4f?, 0xc000354000?})
/workdir/go/src/cmd/internal/testdir/testdir_test.go:659 +0x7cc fp=0xc0000d2a38 sp=0xc0000d28c8 pc=0x16ac2c
cmd/internal/testdir_test.test.run({{{0xc00000e960, 0x10}, 0xc00005e150}, 0xc0003fc4e0, {0x1c1596, 0x9}, {0xc0002b8ec0, 0xc}})
/workdir/go/src/cmd/internal/testdir/testdir_test.go:1035 +0x22ac fp=0xc0000d3ea8 sp=0xc0000d2a38 pc=0x165d2c
cmd/internal/testdir_test.Test.func1(0xc0003fc4e0)
/workdir/go/src/cmd/internal/testdir/testdir_test.go:136 +0x94 fp=0xc0000d3f30 sp=0xc0000d3ea8 pc=0x161444
testing.tRunner(0xc0003fc4e0, 0xc000399680)
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.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done