Aurora Blog
Home
Golang proposal: x/crypto/ocsp: Export certID and the code that populates it
2025-06-14 14:11:37
1465
I am implementing ACME Renewal Information (ARI) for TLS servers to be able to automatically renew their certificates wi...
Golang x/build/cmd/gomote: token has been expired or revoked
2025-06-14 14:11:35
1359
Go versionN/AWhat operating system and processor architecture are you using (go env)?N/AWhat did you do?▶ gomote create ...
Golang x/tools: frequent out-of-memory errors on linux-arm builder
2025-06-14 14:11:33
3323
The tests under golang.org/x/tools almost always fail on the linux-arm builder.Looking at the build dashboard, the most ...
Golang cmd/link/internal/ld: TestSubprogramDeclFileLine/normal failures
2025-06-14 14:11:31
1342
#!watchflakesdefault <- pkg == "cmd/link/internal/ld" && test == "TestSubprogramDeclFileLine/n...
Golang cmd/link: TestCheckLinkname/badlinkname.go failures
2025-06-14 14:11:29
1698
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestCheckLinkname/badlinkname.go"Is...
Golang cmd/link: TestMachOBuildVersion failures
2025-06-14 14:11:27
1548
#!watchflakesdefault <- pkg == "cmd/link" && test == "TestMachOBuildVersion"Issue created...
Golang cmd/link/internal/ld: TestUndefinedRelocErrors failures
2025-06-14 14:11:25
3291
#!watchflakesdefault <- pkg == "cmd/link/internal/ld" && test == "TestUndefinedRelocErrors&quo...
Golang cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags: unrecognized failures
2025-06-14 14:11:22
884
#!watchflakesdefault <- pkg == "cmd/vendor/golang.org/x/tools/go/analysis/internal/analysisflags" &&...
Golang cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas: unrecognized failures
2025-06-14 14:11:20
849
#!watchflakesdefault <- pkg == "cmd/vendor/golang.org/x/tools/go/analysis/passes/errorsas" && test ...
Golang cmd/compile: on amd64, compiler's Zero operation is slower than memclrNoHeapPointers for 1024-2048 bytes
2025-06-14 14:11:18
2560
cc @randall77 @mknyszekOn amd64, it looks like memclrNoHeapPointers performs better than the code that the compiler subs...
Golang cmd/internal/testdir: Test/arenas/smoke.go failures
2025-06-14 14:11:14
8690
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/arenas/smoke.go"Is...
Golang proposal: all: add mechanism to remove API as a function of caller's go.mod "go 1.xx" version
2025-06-14 14:10:45
24271
When reviewing a number of the Go2 issues, we keep finding that we're basically unable to clean up past mistakes.On the ...
Golang x/pkgsite: package removal request for github.com/jwcorle/sqs-extended-client-go
2025-06-14 14:10:43
1193
Due to a rename, the path of this package was adjusted when publishing v1.3.5. This package is still public, just under ...
Golang cmd/go: adding -cover to "go test -n" can cause spurious failures
2025-06-14 14:10:41
962
On tip, invoking "go test -n -cover ./..." on a collection of packages that include at least one package with code but ...
Golang x/build/perf/app/dashboard: automate the branch list
2025-06-14 14:10:38
1867
I started working on this today as a warmup, then realized I had bitten off more than I could chew, so am instead filing...
Golang spec: the introduction to 'For statements with range clause' fails to mention range-over-func
2025-06-14 14:10:36
1224
The introduction of the paragraph on For statements with range clause fails to mention the range over function:A "for" s...
Golang go/types: spurious imported and not used
2025-06-14 14:10:34
1514
This bug is shared between go/types and types2 and therefore between the compiler and gopls.% cat x.gopackage pimport &q...
Golang internal/trace/traceview: panic if try to handle plot empty mmu slice
2025-06-14 14:10:30
4908
Go versiongo version 1.24.4 on linuxOutput of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPF...
Golang x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
2025-06-14 14:10:27
20357
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...
Golang x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
2025-06-14 14:10:25
800
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
上一页
下一页
1
…
308
309
310
311
312
…
369
.