Skip to content

cmd/compile/internal/types2: TestStdFixed failures #76550

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/compile/internal/types2" && test == "TestStdFixed"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStdFixed
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug000.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug002.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug003.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug004.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug005.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug006.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug007.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug008.go
	 C:\b\s\w\ir\x\w\goroot\test\fixedbugs\bug009.go
...
panic: test timed out after 3m0s
	running tests:
		TestStdFixed (5s)

goroutine 834 gp=0x4108368 m=12 mp=0x3e81008 [running]:
panic({0xd27b00, 0x4184028})
	C:/b/s/w/ir/x/w/goroot/src/runtime/panic.go:875 +0x13f fp=0x47cbf84 sp=0x47cbf30 pc=0xac6a2f
testing.(*M).startAlarm.func1()
	C:/b/s/w/ir/x/w/goroot/src/testing/testing.go:2795 +0x365 fp=0x47cbff0 sp=0x47cbf84 pc=0xb4fc25
runtime.goexit({})
...
os/exec.(*Cmd).writerDescriptor.func1()
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:596 +0x53 fp=0x4005fb8 sp=0x4005f7c pc=0xb8e463
os/exec.(*Cmd).Start.func2(0x418f6e0)
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:749 +0x2f fp=0x4005fe8 sp=0x4005fb8 pc=0xb8f05f
os/exec.(*Cmd).Start.gowrap1()
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:761 +0x20 fp=0x4005ff0 sp=0x4005fe8 pc=0xb8f020
runtime.goexit({})
	C:/b/s/w/ir/x/w/goroot/src/runtime/asm_386.s:1389 +0x1 fp=0x4005ff4 sp=0x4005ff0 pc=0xaccbc1
created by os/exec.(*Cmd).Start in goroutine 698
	C:/b/s/w/ir/x/w/goroot/src/os/exec/exec.go:748 +0x98e

watchflakes

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.WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions