-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The 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.An 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.Issues related to the Go compiler and/or runtime.
Milestone
Description
#!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'
Metadata
Metadata
Assignees
Labels
NeedsFixThe path to resolution is known, but the work has not been done.The 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.An 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.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done