Open
Description
#!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)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Active