Skip to content

go/types: TestFixedbugs/issue60434.go failures #72014

Open
@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "go/types" && test == "TestFixedbugs/issue60434.go"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFixedbugs/issue60434.go
    check_test.go:281: ../../internal/types/testdata/fixedbugs/issue60434.go:8:10: no error expected: "expected ';', found 'ILLEGAL'"
    check_test.go:281: ../../internal/types/testdata/fixedbugs/issue60434.go:8:10: no error expected: "illegal character U+000B"
    check_test.go:319: --- : unreported errors:
    check_test.go:323: ../../internal/types/testdata/fixedbugs/issue60434.go:14:6:  ERROR "s.y undefined" 
    check_test.go:323: ../../internal/types/testdata/fixedbugs/issue60434.go:15:4:  ERROR "cannot convert 1" 
    check_test.go:281: ../../internal/types/testdata/fixedbugs/issue60434.go:8:10: no error expected: "expected ';', found 'ILLEGAL'"
    check_test.go:281: ../../internal/types/testdata/fixedbugs/issue60434.go:8:10: no error expected: "illegal character U+000B"
    check_test.go:319: --- : unreported errors:
    check_test.go:323: ../../internal/types/testdata/fixedbugs/issue60434.go:14:6:  ERROR "s.y undefined" 
    check_test.go:323: ../../internal/types/testdata/fixedbugs/issue60434.go:15:4:  ERROR "cannot convert 1" 
--- FAIL: TestFixedbugs/issue60434.go (0.00s)

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.OS-Darwin

    Type

    No type

    Projects

    Status

    Active

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions