Aurora Blog
Home
Golang runtime: drop NetBSD kernel bug sysmon workaround fixed in NetBSD 9.2
2025-07-12 14:04:20
4676
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
2025-07-12 14:04:18
1412
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
2025-07-12 14:04:16
466
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
2025-07-12 14:04:10
756
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
2025-07-12 14:04:08
3021
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()
2025-07-12 14:04:05
2949
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()
2025-07-12 14:04:00
7208
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
2025-07-12 14:03:57
2563
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
2025-07-12 14:03:55
2912
#!watchflakesdefault <- pkg == "cmd/compile" && test == "TestScript/dwarf5_gen_assembly_and_go...
Golang cmd/cgo/internal/testcarchive: TestSIGPROF failures
2025-07-12 14:03:53
2531
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testcarchive" && test == "TestSIGPROF"Is...
Golang cmd/go/internal/vcweb/vcstest: TestScripts/git/vgotest1.txt failures
2025-07-12 14:03:51
2094
#!watchflakesdefault <- pkg == "cmd/go/internal/vcweb/vcstest" && test == "TestScripts/git/vgo...
Golang cmd/compile/internal/amd64: unrecognized failures
2025-07-12 14:03:47
9139
#!watchflakesdefault <- pkg == "cmd/compile/internal/amd64" && test == ""Issue created au...
Golang net/http: server hangs
2025-07-12 14:03:43
6226
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
2025-07-12 14:03:35
2694
#!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
2025-07-12 14:03:33
1563
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && te...
Golang x/tools/gopls/internal/golang: TestUnify failures
2025-07-12 14:03:32
1348
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/golang" && test == "TestUnif...
Golang x/tools/gopls/internal/test/integration/diagnostics: TestCreatingPackageInvalidatesDiagnostics_Issue66384/default failures
2025-07-12 14:03:30
1363
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/diagnostics" && ...
Golang x/tools/gopls/internal/test/integration/misc: TestRenamePackage_IntermediateTestVariant/default failures
2025-07-12 14:03:28
1243
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...
Golang x/tools/gopls/internal/cmd: TestWorkspaceSymbol failures
2025-07-12 14:03:26
1075
#!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
2025-07-12 14:03:19
1489
This is present on master, for example on go version go1.25-devel_8131635e5a and bisecting the problem leads to 988a20c8...
上一页
下一页
1
…
115
116
117
118
119
…
266
.