Skip to content

cmd/internal/testdir: Test/goto.go failures #66902

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "cmd/internal/testdir" && test == "Test/goto.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   Test/goto.go
=== PAUSE Test/goto.go
=== CONT  Test/goto.go
    testdir_test.go:1203: gc output:
    testdir_test.go:145: 
        goto.go:42: missing error "goto L jumps over declaration of x at goto.go:43|goto jumps over declaration"
        goto.go:60: missing error "goto L jumps over declaration of x at goto.go:65|goto jumps over declaration"
        goto.go:80: missing error "goto L jumps over declaration of y at goto.go:83|goto jumps over declaration"
        goto.go:90: missing error "goto L jumps over declaration of y at goto.go:93|goto jumps over declaration"
        goto.go:117: missing error "goto L jumps into block starting at goto.go:118|goto jumps into block"
...
        goto.go:416: missing error "goto L jumps into block starting at goto.go:419|goto jumps into block"
        goto.go:427: missing error "goto L jumps into block starting at goto.go:428|goto jumps into block"
        goto.go:439: missing error "goto L jumps into block starting at goto.go:435|goto jumps into block"
        goto.go:495: missing error "goto L jumps into block starting at goto.go:497|goto jumps into block"
        goto.go:503: missing error "goto L jumps into block starting at goto.go:505|goto jumps into block"
        goto.go:513: missing error "goto L jumps into block starting at goto.go:516|goto jumps into block"
        goto.go:524: missing error "goto L jumps into block starting at goto.go:525|goto jumps into block"
        goto.go:536: missing error "goto L jumps into block starting at goto.go:532|goto jumps into block"
        
--- FAIL: Test/goto.go (0.01s)

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.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions