Aurora Blog
Home
Golang proposal: change GORISCV64=rva20u64 to include compressed instructions
2025-07-24 14:08:26
7178
Proposal DetailsWhen the proposal for GORISCV64 was being discussed, the situation regarding compressed instructions for...
Golang x/build: gotip-freebsd-riscv64 builder is missing
2025-07-24 14:08:06
1126
There are currently no bots running at https://ci.chromium.org/ui/p/golang/builders/ci/gotip-freebsd-riscv64.CC @mengzhu...
Golang x/build: bot freebsd-riscv64-mengzhuo--megrez-4 reported as broken
2025-07-24 14:08:04
257
The bot freebsd-riscv64-mengzhuo--megrez-4 has been reported as broken. It is currently in "quarantined" state. Please w...
Golang proposal: cmd/go: tool command should recognize a package pattern and match against declared tools
2025-07-24 14:08:02
486
Proposal DetailsAdd support for package pattern in "go tool". If the argument to "go tool" is detected as a pattern, mat...
Golang cmd/cgo/internal/testsanitizers: TestTSAN/tsan* failures
2025-07-24 14:07:55
15289
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test ~ `TestTSAN/tsan\d+`Issue ...
Golang proposal: spec: slice--/slice++ to drop the last/first element from a slice
2025-07-24 14:07:53
3652
Go Programming ExperienceExperiencedOther Languages ExperienceGo, Perl, Java, C, JavaScript, bash, REBOL, PascalRelated ...
Golang test: cleanup fixedbugs/notinheap.go
2025-07-24 14:07:51
944
After #46731, //go:notinheap is gone, however, there's still test/fixedbugs/notinheap.go which is using it. There's no p...
Golang proposal: net/http: custom handlers for 404 and 405 HTTP response codes
2025-07-24 14:07:47
14400
Proposal DetailsGo 1.22 introduced an enhanced HTTP routing. The current implementation utilizes unexported handlers for...
Golang cmd/compile: missed BCE in multi expression switch cases
2025-07-24 14:07:45
9159
Go versiongo version go1.22.3 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang net/http: http/2 throughput is very slow compared to http/1.1
2025-07-24 14:07:40
21115
What version of Go are you using (go version)?1.7$ go versiongo version go1.17 linux/amd64Does this issue reproduce with...
Golang cmd/cgo/internal/testshared: unrecognized failures
2025-07-24 14:07:29
2413
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testshared" && test == ""Issue created a...
Golang os/user:pie_internal: TestImpersonated failures
2025-07-24 14:07:27
3604
#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestImpersonated"Issue ...
Golang cmd/cgo/internal/testerrors: TestPointerChecks failures
2025-07-24 14:07:16
17340
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testerrors" && test == "TestPointerChecks&quo...
Golang all: reopen tree for Go 1.24 development
2025-07-24 14:07:10
3825
Current Tree Status: Tree is open for Go 1.24 development (golang-dev announcement)This is a tracking issue for the upco...
Golang os/user:pie_internal: TestGroupIdsTestUser failures
2025-07-24 14:07:08
1291
#!watchflakesdefault <- pkg == "os/user:pie_internal" && test == "TestGroupIdsTestUser"Is...
Golang os/user:nolibgcc: TestImpersonated failures
2025-07-24 14:07:06
3546
#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestImpersonated"Issue crea...
Golang cmd/cgo/internal/testsanitizers: TestLSAN/lsan2 failures
2025-07-24 14:07:01
5721
#!watchflakesdefault <- pkg == "cmd/cgo/internal/testsanitizers" && test == "TestLSAN/lsan2&qu...
Golang time: TestLongAdjustTimers failures
2025-07-24 14:06:57
13923
#!watchflakesdefault <- pkg == "time" && test == "TestLongAdjustTimers"Issue created auto...
Golang os/user:nolibgcc: TestGroupIdsTestUser failures
2025-07-24 14:06:55
3552
#!watchflakesdefault <- pkg == "os/user:nolibgcc" && test == "TestGroupIdsTestUser"Issue ...
Golang go/types, types2: bad error message for cycles through type instantiation
2025-07-24 14:06:48
1657
I was doing a bit of testing with regards to cycles through instantiated types. If we type check the below:type a = b[in...
上一页
下一页
1
…
8
9
10
11
12
…
197
.