Aurora Blog
Home
Golang runtime: findrunnableGCWorker consumed much higher CPU under 64c AWS instance (ARM64), comparing to 32c
2025-06-17 14:10:45
35155
Go versiongo1.19.13 linux/arm64Output of go env in your module/workspace:GOARCH="arm64"What did you do?We put ...
Golang proposal: io: add NoEOF to convert EOF to ErrUnexpectedEOF
2025-06-17 14:09:25
2012
Proposal DetailsThe EOF error is a common error that is reported in IO operations and is often exactly the right error a...
Golang proposal: errors: add Ignore
2025-06-17 14:09:23
1822
Proposal DetailsIgnoring certain errors is a relatively common operation.Some examples include:var tr *tar.Reader = ...f...
Golang build: build failure on x_tools-gotip-linux-arm
2025-06-17 14:09:21
1910
#!watchflakesdefault <- builder == "x_tools-gotip-linux-arm" && repo == "tools" &&...
Golang build: build failure on gotip-wasip1-wasm_wazero
2025-06-17 14:09:19
5241
#!watchflakesdefault <- builder == "gotip-wasip1-wasm_wazero" && repo == "go" && ...
Golang build: build failure on gotip-linux-amd64-misccompile
2025-06-17 14:09:17
7692
#!watchflakesdefault <- builder == "gotip-linux-amd64-misccompile" && repo == "go" &&...
Golang build: build failure on gotip-wasip1-wasm_wasmtime
2025-06-17 14:09:15
5245
#!watchflakesdefault <- builder == "gotip-wasip1-wasm_wasmtime" && repo == "go" &&...
Golang build: build failure on gotip-js-wasm
2025-06-17 14:09:13
5170
#!watchflakesdefault <- builder == "gotip-js-wasm" && repo == "go" && mode == &qu...
Golang net/netip: TestInlining failures
2025-06-17 14:09:11
24441
#!watchflakesdefault <- pkg == "net/netip" && test == "TestInlining"Issue created automat...
Golang runtime:cpu4: TestGdbPython failures
2025-06-17 14:09:09
2390
#!watchflakesdefault <- pkg == "runtime:cpu4" && test == "TestGdbPython"Issue created aut...
Golang runtime: "some test left a core file behind" failure
2025-06-17 14:08:57
3213
#!watchflakesdefault <- `some test left a core file behind`Issue created automatically to collect these failures.Exam...
Golang runtime: TestNeedmDeadlock failures
2025-06-17 14:08:29
23081
#!watchflakespost <- pkg == "runtime" && test == "TestNeedmDeadlock"Issue created automat...
Golang syscall: missing Errno on openbsd/386, openbsd/arm and openbsd/amd64
2025-06-17 14:08:27
630
The syscall package is missing EBADMSG, ENOTRECOVERABLE, EOWNERDEAD and EPROTO on openbsd/386, openbsd/arm and openbsd/a...
Golang x/telemetry/counter/countertest: unrecognized failures
2025-06-17 14:07:09
934
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/counter/countertest" && test == ""...
Golang cmd/compile: internal compiler error too many arguments to function call
2025-06-17 14:07:03
9887
Go versiongo version go1.25rc1 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CG...
Golang x/net/websocket: unrecognized failures
2025-06-17 14:06:55
1159
#!watchflakesdefault <- pkg == "golang.org/x/net/websocket" && test == ""Issue created au...
Golang x/telemetry/counter: unrecognized failures
2025-06-17 14:06:53
874
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/counter" && test == ""Issue create...
Golang x/net/html/atom: unrecognized failures
2025-06-17 14:06:51
854
#!watchflakesdefault <- pkg == "golang.org/x/net/html/atom" && test == ""Issue created au...
Golang x/telemetry/counter/countertest: unrecognized failures
2025-06-17 14:06:49
934
#!watchflakesdefault <- pkg == "golang.org/x/telemetry/counter/countertest" && test == ""...
Golang x/build/internal/installer/darwinpkg: make the darwin/amd64 installer warn the user or fail when running on arm64
2025-06-17 14:06:47
2704
The download website makes it easy for all macOS users, even the ones running on Apple Silicon, to download the amd64 pa...
上一页
下一页
1
…
267
268
269
270
271
…
339
.