Skip to content

cmd/compile/internal/ssa: TestDebugLines_74576/i74576a.go failures #74669

@gopherbot

Description

@gopherbot
#!watchflakes
post <- pkg == "cmd/compile/internal/ssa" && test ~ `TestDebugLines_74576/i74576?.go`

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestDebugLines_74576/i74576a.go
=== PAUSE TestDebugLines_74576/i74576a.go
=== CONT  TestDebugLines_74576/i74576a.go
    debug_lines_test.go:280: wanted stmts [12 13 13 14] but got [13 13 14]
--- FAIL: TestDebugLines_74576/i74576a.go (36.90s)
Saw stmt# 12 for submatch '12' on dump line #5 = ' v28   	00003 (+12) 	MOV	X0, main.s-16(SP)'
Saw stmt# 13 for submatch '13' on dump line #10 = ' v15   	00008 (+13) 	PCDATA	$1, $0'
Saw stmt# 13 for submatch '13' on dump line #11 = ' v15   	00009 (+13) 	CALL	runtime.Breakpoint(SB)'
Saw stmt# 14 for submatch '14' on dump line #12 = ' v42   	00010 (+14) 	MOV	$type:main.S(SB), X5'

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions