Golang runtime: drop NetBSD kernel bug sysmon workaround fixed in NetBSD 9.2

https://github.com/golang/go/issues/42515 identified a NetBSD kernel bug (kern/50094) affecting the Go runtime. http://g...

Golang x/mobile: gomobile build; unable to edit or use a custom Info.plist

I'm trying to creating bindings to the iOS camera api via the AVFoundation framework but once I initialize the camera, I...

Golang x/tools/gopl/internal/test/integration: WriteGoSum causes mysterious failures

In the course of writing https://go.dev/cl/682717, we noticed that WriteGoSum causes mysterious failures that prevent go...

Golang x/tools/gopls/internal/test/integration: obviate CleanModCache by making Snapshot.RunGoCommand honor GOMODCACHE

This function (moved to its current location in https://go.dev/cl/682717) is required to clean up the module cache becau...

Golang x/pkgsite-metrics: module fails to tidy after upgrading golang.org/x/exp/event to its latest version

Attempting the following sequence to upgrade one of the dependencies and then tidying this module fails:$ cd $(mktemp -d...

Golang cmd/vet: should check unreachable code after os.Exit() like after panic()

Go versiongo1.24.4Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAG...

Golang encoding/json: eof error of NewDecoder().Decode() should be same with Unmarshal()

Please answer these questions before submitting your issue. Thanks!What version of Go are you using (go version)?go vers...

Golang x/tools/gopls: remove the "allowImplicitNetworkAccess" setting

Following up on #66860, this issue tracks removing the "allowImplicitNetworkAccess" setting. As stated on that issue:We ...

Golang cmd/compile: TestScript/dwarf5_gen_assembly_and_go failures

#!watchflakesdefault <- pkg == "cmd/compile" && test == "TestScript/dwarf5_gen_assembly_and_go...

Golang cmd/cgo/internal/testcarchive: TestSIGPROF failures

#!watchflakesdefault <- pkg == "cmd/cgo/internal/testcarchive" && test == "TestSIGPROF"Is...

Golang cmd/go/internal/vcweb/vcstest: TestScripts/git/vgotest1.txt failures

#!watchflakesdefault <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/git/vgo...

Golang cmd/compile/internal/amd64: unrecognized failures

#!watchflakesdefault <- pkg == "cmd/compile/internal/amd64" && test == ""Issue created au...

Golang net/http: server hangs

Go versiongo version go1.22.2 windows/amd64Output of go env in your module/workspace:set GO111MODULE=set GOARCH=amd64set...

Golang x/tools/gopls/internal/test/marker: Test/token/range.txt failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang x/tools/gopls/internal/test/integration/workspace: TestChangeAddedWorkspaceFolders/add_an_already_added_file_but_with_an_ending_slash failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && te...

Golang x/tools/gopls/internal/golang: TestUnify failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/golang" && test == "TestUnif...

Golang x/tools/gopls/internal/test/integration/diagnostics: TestCreatingPackageInvalidatesDiagnostics_Issue66384/default failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/diagnostics" && ...

Golang x/tools/gopls/internal/test/integration/misc: TestRenamePackage_IntermediateTestVariant/default failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...

Golang x/tools/gopls/internal/cmd: TestWorkspaceSymbol failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestWorkspa...

Golang cmd/compile: line number debug info regression in go1.25 around literal rewriting

This is present on master, for example on go version go1.25-devel_8131635e5a and bisecting the problem leads to 988a20c8...
上一页 下一页
.