Aurora Blog
Home
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...
Golang x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
2025-06-14 14:10:22
55417
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && te...
Golang runtime:cpu2: TestTracebackSystem/trap failures
2025-06-14 14:10:20
895
#!watchflakesdefault <- pkg == "runtime:cpu2" && test == "TestTracebackSystem/trap"Issue ...
Golang x/tools/gopls/internal/cache/testfuncs: indexBuilder.findSubtests recursion consumes all available memory (reproducible)
2025-06-14 14:10:12
7053
gopls versionBuild info----------golang.org/x/tools/gopls v0.18.1 golang.org/x/tools/gopls@v0.18.1 h1:2xJBNzdImS5u/kV...
Golang x/benchmarks/sweet/cmd/sweet: new dependencies mean tests can't build on plan9 or js/wasm
2025-06-14 14:10:08
3357
CL 679675 seems to have added some non-portable dependencies which break the x_benchmarks repo builders on plan9 and js/...
Golang x/tools/gopls/internal/test/integration/misc: TestIssue66407/default failures
2025-06-14 14:10:01
722
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...
Golang x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures
2025-06-14 14:09:59
55417
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/workspace" && te...
Golang x/tools/gopls/internal/test/marker: Test/callhierarchy/callhierarchy.txt failures
2025-06-14 14:09:57
800
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang x/tools/gopls/internal/test/integration/misc: TestEditingGeneratedFileWarning/default failures
2025-06-14 14:09:55
20357
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test ==...
Golang x/tools/gopls/internal/test/marker: Test/callhierarchy/issue64451.txt failures
2025-06-14 14:09:53
1355
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang x/tools/gopls/internal/util/safetoken: TestGoplsSourceDoesNotCallTokenFileMethods failures
2025-06-14 14:09:51
1069
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/util/safetoken" && test == "...
Golang x/tools/gopls/internal/test/marker: Test/codeaction/addtest.txt failures
2025-06-14 14:09:49
842
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...
Golang x/tools/gopls/internal/test/integration/diagnostics: TestDeleteDirectory/default failures
2025-06-14 14:09:47
768
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/diagnostics" && ...
Golang x/vuln: conflict with x/tools@master
2025-06-14 14:09:45
3954
Go versiongo version go1.24.3 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
上一页
下一页
1
…
278
279
280
281
282
…
339
.