Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/internal/gcimporter: TestStdlib failures #68216

Open
gopherbot opened this issue Jun 27, 2024 · 1 comment
Open

x/tools/internal/gcimporter: TestStdlib failures #68216

gopherbot opened this issue Jun 27, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/internal/gcimporter" && test == "TestStdlib"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStdlib
/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (2.65s)

watchflakes

@gopherbot gopherbot added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository. labels Jun 27, 2024
@gopherbot gopherbot added this to the Unreleased milestone Jun 27, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/internal/gcimporter" && test == "TestStdlib"
2024-05-15 16:36 x_tools-gotip-darwin-amd64-longtest tools@ab7bc6c4 go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (2.65s)
2024-05-15 16:36 x_tools-gotip-darwin-amd64_14 tools@ab7bc6c4 go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/Volumes/Work/s/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (6.82s)
2024-05-15 16:36 x_tools-gotip-solaris-amd64 tools@ab7bc6c4 go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/opt/golang/swarm/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (3.68s)
2024-05-15 17:13 x_tools-gotip-darwin-amd64-longtest tools@528484d5 go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/Volumes/Work/s/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (2.22s)
2024-05-15 17:13 x_tools-gotip-darwin-amd64_14 tools@528484d5 go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (14.33s)
2024-05-15 17:13 x_tools-gotip-solaris-amd64 tools@528484d5 go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/opt/golang/swarm/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (3.79s)
2024-05-15 18:55 x_tools-gotip-darwin-amd64-longtest tools@069435cd go@722d5943 x/tools/internal/gcimporter.TestStdlib (log)
=== RUN   TestStdlib
/Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/internal/crashmonitor/crash_go123.go:13:19: cannot use debug.SetCrashOutput (value of type func(f *os.File, opts ...debug.CrashOptions) error) as func(*os.File) error value in assignment
    stdlib_test.go:52: there were errors during loading
--- FAIL: TestStdlib (2.44s)

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: No status
Development

No branches or pull requests

1 participant