Golang os/user:nolibgcc: TestImpersonated failures

#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestImpersonated"Issue crea...

Golang cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures

#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestLSAN/lsan2&qu...

Golang time: TestLongAdjustTimers failures

#!watchflakesdefault <- pkg == "time" && test == "TestLongAdjustTimers"Issue created auto...

Golang os/user:nolibgcc: TestGroupIdsTestUser failures

#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestGroupIdsTestUser"Issue ...

Golang go/types, types2: bad error message for cycles through type instantiation

I was doing a bit of testing with regards to cycles through instantiated types. If we type check the below:type a = b[in...

Golang sync/atomic: add OR/AND operators for unsigned types

Update, Aug 16 2023: Current proposal at https://github.com/golang/go/issues/61395#issuecomment-1671759854. Original rel...

Golang cmd/cgo/internal/testsanitizers: failures with signal: segmentation fault or exit status 66 [1.23 backport]

@dmitshur requested issue #59418 to be considered for backport to the next 1.23 minor release.@gopherbot Please consider...

Golang [windows 10] cgo thread hangs forever

Go versiongo version 1.22.5Output of go env in your module/workspace:cannot get go env as issue is seen in production wi...

Golang cmd/compile: double zeroing and unnecessary copying/stack use

Go versiongo version devel go1.23-722d59436b Thu May 16 02:00:26 2024 +0000 linux/amd64Output of go env in your module/w...

Golang runtime: TestUsingVDSO failures

#!watchflakespost <- pkg == "runtime" && test == "TestUsingVDSO" && `signal: segm...

Golang proposal: cmd/go: discover module from package being built

Proposal DetailsI am filing this proposal as a followup to #68043.Currently the go command discovers the module based up...

Golang crypto/internal/fips140,cmd/link: fips140 broken on RISC-V with -buildmode=pie

$ export GOFIPS140=v1.0.0$ CGO_ENABLED=1 go build -work -x -mod=vendor -buildmode=pie -trimpath -ldflags '-X sigs.k8s.io...

Golang cmd/gofmt: not idempotent for comments with leading space and lists

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

Golang net: unrecognized failures

#!watchflakesdefault <- pkg == "net" && test == ""Issue created automatically to collect ...

Golang cmd/go: get optimization for imports does not work if there are common dependencies in two modules

Go versiongo 1.24 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...

Golang cmd/go: go fmt destroys sub-items in documentation

Go versiongo 1.24Output of go env in your module/workspace:nopeWhat did you do?https://go.dev/play/p/D9o-IHUsIy5package ...

Golang all: reopen tree for Go 1.26 development

Current Tree Status: Release freeze for Go 1.25 (see golang-dev announcement)Now that we've entered the freeze for Go 1....

Golang slices: add iterator-related functions

We propose to add the following functions to package slices, to provide good support for code using iterators.This is on...

Golang cmd/go: TestScript/build_trimpath_cgo fails to decode dwarf on release-branch.go1.23 [1.23 backport]

@dmitshur requested issue #73922 to be considered for backport to the next 1.23 minor release.Thanks @cherrymui, that wa...

Golang internal/goversion: increment Version at start of cycle

goversion.Version needs to be incremented by one at the start of each development cycle, to match the upcoming major Go ...
上一页 下一页
.