Golang cmd/go: adding -cover to "go test -n" can cause spurious failures

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

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

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

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

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

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

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

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

Golang x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures

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

Golang runtime:cpu2: TestTracebackSystem/trap failures

#!watchflakesdefault <- pkg == "runtime:cpu2" && test == "TestTracebackSystem/trap"Issue ...

Golang x/tools/gopls/internal/cache/testfuncs: indexBuilder.findSubtests recursion consumes all available memory (reproducible)

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

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

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

Golang x/tools/gopls/internal/test/integration/workspace: TestUseGoWork/default failures

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

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

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

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

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

Golang x/tools/gopls/internal/test/marker: Test/callhierarchy/issue64451.txt failures

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

Golang x/tools/gopls/internal/util/safetoken: TestGoplsSourceDoesNotCallTokenFileMethods failures

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

Golang x/tools/gopls/internal/test/marker: Test/codeaction/addtest.txt failures

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

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

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

Golang x/vuln: conflict with x/tools@master

Go versiongo version go1.24.3 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...
上一页 下一页
.