Skip to content

go/types: TestSelf failures #80746

Description

@gopherbot
#!watchflakes
default <- pkg == "go/types" && test == "TestSelf"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestSelf
panic: test timed out after 3m0s
	running tests:
		TestSelf (1m0s)

goroutine 791 gp=0xaa3d52be3c0 m=6 mp=0xaa3d5080008 [running]:
panic({0x7ff6b29561a0?, 0xaa3d602de50?})
	C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:879 +0x16f fp=0xaa3d5285f10 sp=0xaa3d5285e60 pc=0x7ff6b26c242f
testing.(*M).startAlarm.func1()
	C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:2802 +0x354 fp=0xaa3d5285fe0 sp=0xaa3d5285f10 pc=0x7ff6b2751074
...
os/exec.(*Cmd).writerDescriptor.func1()
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:602 +0x34 fp=0xaa3d5049f60 sp=0xaa3d5049f00 pc=0x7ff6b278b1b4
os/exec.(*Cmd).Start.func2(0xaa3d5858bc0?)
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:757 +0x2c fp=0xaa3d5049fc8 sp=0xaa3d5049f60 pc=0x7ff6b278be2c
os/exec.(*Cmd).Start.gowrap1()
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:769 +0x1b fp=0xaa3d5049fe0 sp=0xaa3d5049fc8 pc=0x7ff6b278bddb
runtime.goexit({})
	C:/b/s/w/ir/x/w/goroot/src/runtime/asm_amd64.s:1771 +0x1 fp=0xaa3d5049fe8 sp=0xaa3d5049fe0 pc=0x7ff6b26c9ac1
created by os/exec.(*Cmd).Start in goroutine 602
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:756 +0x9c5

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutomationIssues created by gopherbot or watchflakes automation.

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions