Skip to content

cmd/compile/internal/ssa: TestStmtLines failures #66020

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestStmtLines (29.29s)
    exec.go:193: test timed out while running command: /tmp/buildlet/go/bin/go build -ldflags=-w=0 -o /tmp/buildlet/tmp/TestStmtLines3956147870/001/test.exe cmd/go
    stmtlines_test.go:83: go build: exit status 2
        SIGQUIT: quit
        PC=0x7ff80eb591fe m=0 sigcode=0

        goroutine 0 gp=0x84f6900 m=0 mp=0x84f8600 [idle]:
        runtime.pthread_cond_wait(0x84f8c48, 0x84f8c08)
        	runtime/sys_darwin.go:507 +0x2e fp=0x7ff7b9555360 sp=0x7ff7b9555338 pc=0x7a06fee
        runtime.semasleep(0xffffffffffffffff)
...
        r11    0x246
        r12    0x16
        r13    0x0
        r14    0x5d0100005e00
        r15    0x3100
        rip    0x7ff80eb591fe
        rflags 0x247
        cs     0x7
        fs     0x0
        gs     0x0

watchflakes

Metadata

Metadata

Assignees

Labels

NeedsInvestigationSomeone 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.

Type

No type
No fields configured for issues without a type.

Projects

Status

Todo

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions