Aurora Blog
Home
Golang net/http: Test304Responses failures
2025-08-08 14:06:06
540
#!watchflakesdefault <- pkg == "net/http" && test == "Test304Responses"Issue created auto...
Golang cmd/compile/internal/test: TestDashS failures
2025-08-08 14:06:04
1147
#!watchflakesdefault <- pkg == "cmd/compile/internal/test" && test == "TestDashS"Issue cr...
Golang runtime: TestAbortInCgo failures [consistent failure]
2025-08-08 14:06:02
1682
#!watchflakesdefault <- pkg == "runtime" && test == "TestAbortInCgo"Issue created automat...
Golang x/tools/gopls/internal/analysis/modernize: slicescontains analyzer suggests invalid refactoring when function parameter type doesn't match slice element type
2025-08-08 14:05:51
4235
Go versiongo1.24.3Output of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLAGS...
Golang import/path: issue title seems memory wrong
2025-08-08 14:05:49
3463
Go versiongo1.23.9.windows-amd64Output of go env in your module/workspace:GOARCH=amd64What did you do?func combinationSu...
Golang proposal: crypto/tls: synchronous processing of TLS handshake messages when using QUIC
2025-08-08 14:05:46
4396
Proposal Detailscrypto/tls currently starts a new Goroutine to perform the QUIC TLS 1.3 handshake. This is an implementa...
Golang x/vuln/internal/buildinfo: windows/arm subtest of TestStrippedBinary and TestExtractPackagesAndSymbols fails consistently
2025-08-08 14:05:40
2458
These test failures happen at Go tip:=== RUN TestExtractPackagesAndSymbols/windows/arm# internal/runtime/syscall/windo...
Golang reflect: incorrect handling of zero-sized fields of directly-stored structures
2025-08-08 14:05:35
1443
This program panics inside reflect, after CL 681937.package mainimport "reflect"type W struct { E struct{} ...
Golang runtime: behaviour change in runtime.memmove with ERMS
2025-08-08 14:05:29
3396
Go versiongo version >=1.24Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS='...
Golang runtime/pprof: labels are not added to profiles
2025-08-08 14:05:25
16100
What version of Go are you using (go version)?I have tested on:go version go1.9.2 darwin/amd64go version go1.9.2 linux/a...
Golang proposal: x/crypto: add crypt(3) password hash algorithms
2025-08-08 14:05:23
10199
I'm writing code that has to generate crypt(3) compatible password hashes, for installation in /etc/shadow. A Google sea...
Golang proposal: spec: remove embedded struct
2025-08-08 14:05:21
109393
I would like to propose the removal of embedded struct in Go 2.x, because it does not solve inheritance problems, and th...
Golang x/net/webdav: build broken under go 1.4.2 @ commit 6dc0abc
2025-08-08 14:05:18
8463
Hi,While working on Debian packages for x/net, I found that the tests were failing due to problems with XML parsing:$ GO...
Golang proposal: Go2: error handling with #err suffix
2025-08-08 14:05:16
3481
Go Programming Experience4 yearsOther Languages ExperienceC, C++, Java, Dart, zig, rustRelated IdeaHas this idea, or one...
Golang proposal: spec: handle errors with select
2025-08-08 14:05:14
30173
Go Programming ExperienceIntermediateOther Languages ExperienceGo, Python, JS, C#, JavaRelated Idea[ ] Has this idea, or...
Golang proposal: spec: support new form of switch statement during variable assignment which jumps to function-wide case blocks
2025-08-08 14:05:12
5226
Proposal DetailsSupport a new form of the switch statement during variable assignment, which will jump to function-wide ...
Golang x/net/quic: TestStreamTransfer failures
2025-08-08 14:05:10
762
#!watchflakesdefault <- pkg == "golang.org/x/net/quic" && test == "TestStreamTransfer"Iss...
Golang x/net/http2: TestTransportFailureErrorForHTTP1Response/with_default_max_frame_size failures
2025-08-08 14:05:08
10509
#!watchflakesdefault <- pkg == "golang.org/x/net/http2" && test == "TestTransportFailureErrorF...
Golang x/tools/gopls: growslice crashes while zeroing
2025-08-08 14:05:04
2270
#!stacks"sigpanic" && "memclrNoHeapPointers" && "growslice" && &qu...
Golang runtime: slowdown with green tea garbage collector
2025-08-08 14:05:01
12628
Go versiongo version go1.25rc3 darwin/arm64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g...
上一页
下一页
1
…
78
79
80
81
82
…
317
.