In the issue report you mention "I use Go to parse this CRL file, Go interprets". Can you please provide a snippet of code for that? In particular, that code will help determine if the problem is in …
(1 comment)
Should this entry be annotated somehow and skipped when the toolchain being tested is Go 1.23.x?
That particular commit of typescript-go has a go.mod file with a ['go 1.24.0' directive]…
@JunyangShao Since you authored the original CL, would you like to create the cherry-pick CL for it too? The process is documented at https://go.dev/wiki/MinorReleases#making-cherry-pick-cls. Thanks.
(1 comment)
In CL 471518, the default case of `oprrr` included an early `return 0` after the Diag call.
Here (and in `opstrr` below), it doesn't.
I'm not sure how much it matters, but asking anywa…
Note that one of TestServerMaxHandlerGoroutines or TestConfigPingTimeoutServer has been failing in every js/wasm build starting with this CL. See the [x/net (gotip)](https://ci.chromium.org/p/golang/…
@neild Both this issue (#72954) and issue #72140 say:
> This is a regression in 1.24 caused by CL 637939 for #35892.
And they both request a backport to 1.24, but as far I can tell, CL 637939 is on…
To clarify, is it intentional that the test2json line would exclude remaining TestEvent fields like "Time", "Package" (in contrast to https://github.com/golang/go/issues/71287#issuecomment-2737759645…
(1 comment)
Since the windows/arm port was marked broken in Go 1.23, I don't think we should say Go 1.25 will be the last release to support it. We can say it's the last release that contains it or …
FreeBSD 12.3 is EOL'ed as noted in https://github.com/golang/go/issues/61095#issuecomment-2334940821. We ended up adding a newer FreeBSD 14.1 as part of that issue, so there's nothing more to do for …
It was possible to successfully build the image, and its swarming bot client successfully connects with `cipd_platform:openbsd-386`:
https://chromium-swarm.appspot.com/botlist?f=cipd_platform%3Aopen…
(1 comment)
Yes, that's right.
`GOTOOLCHAIN=auto` (which is short for `GOTOOLCHAIN=local+auto`) is already the default, so in most cases we don't need to force it. And if someone decies to set it t…
(2 comments)
This change is ready for review.
Context for this at https://go.dev/issues/72145#issuecomment-2730478453.
OpenBSD 6.4 and 6.8 builders don't exist by now, and #42789 is resolved, so I…
The flakes in #54461 seem to happen on OpenBSD 7.2 builders only. [CL 654676](https://go.dev/cl/654676) replaces the previous OpenBSD 7.2 builders with the new 7.6 ones, so those those will go away.
…
Remove reliance on the secret in Secret Manager in one more place. This
is easier to do now that the GenerateAutoSubmitChange implementation is
done and handles all of the intended edge cases; it was…
This bot doesn't exist now. It existed briefly (see https://github.com/golang/go/issues/67299#issuecomment-2276610972) but has since been deleted because its cipd_platform was incorrectly computed.
…
Outdated Votes:
* Code-Review+1, Code-Review+2 (forced copy restriction\*: "**changeis:review-enforced_gerrit** AND NOT changekind:TRIVIAL_REBASE_WITH_MESSAGE_UPDATE AND NOT (**uploaderin:trusted-use…
Otherwise it's not possible to test that a fix (or skip) for the known
issue works, as I ran into in CL 658015:
Failed to compute tryjob requirement. Reason:
builder "golang/try/x_tools-gotip-ope…
The new openbsd/amd64 7.6 builder is generally working well everywhere
but this one place. Add a skip for now to buy time to investigate this
issue.
For golang/go#72145.
Both go1.22.8 and go1.19 are old and need to be updated to go1.23+.
As of Go 1.21, instead of doing:
go install golang.org/dl/go1.n.m@latest
go1.n.m download
to get a specific Go toolchain versi…
Whoops, that file wasn't present in the GCS bucket. (Thanks @cagedmantis for spotting the issue!) I've sent [CL 657995](https://go.dev/cl/657995) that adds it as a target and uploaded it now.
Gomote…
That is okay. You do have approver access which gives you permission to leave Code-Review+2 and Auto-Submit+1 votes - see https://go.dev/wiki/GerritAccess#approving-cls-approvers.
Googlers will take…
Create a gotip-linux-loong64 gomote results in an error. Filing this as a tracking issue.
A swarming task is successfully created, but the task fails. https://chromium-swarm.appspot.com/task?id=6fad…
Hi @hajimehoshi@gmail.com,
I created this CL to find out if you'd be interested in being added as the x/mobile owner, if you're still looking to help maintain it. No problem if your priorities have …
@4a6f656c The CL above implements the change you requested, please feel free to review it when you get a chance. Leaving this to you, but please ping this issue if there's something we can do to help…
Thanks.
On the other hand, this link to the issue is helpful for anyone seeking out details of the underlying discussion.
The general guidance for Go release notes is that they should link to Go do…
(1 comment)
This change seems noteworthy enough to be mentioned, is that right? Is the plan to do that in a future separate CL instead of this one? (I realize [updating go.dev/ref/mod](https://cs.op…
Having a dedicated task that starts a Cloud Build invocation without
awaiting it to successfully complete means that if the Cloud Build run
fails for any reason, there's no way to retry it. (It's onl…
We can add tasks that run after the go directive maintenance happens as part of the major Go release relui workflow, here: https://cs.opensource.google/go/x/build/+/master:internal/relui/workflows.go…
This `contextVersion` parameter is unused, which prevents runTest(1) and runTest(2) from testing both WebGL 1 and 2 contexts. I filed #3719 for this and another issue related to RGBA16F that I spot…
Consider the following two pages:
- WebGL drawingBufferStorage Conformance Tests - https://registry.khronos.org/webgl/sdk/tests/conformance/canvas/drawingbuffer-storage-test.html
- WebGL2 drawingBuf…
I didn't spot problems in the client code, and based on what @aarzilli observed, it seems we can't discount the possibility of GitHub returning an incomplete issue list without also reporting an erro…
Timing seems to align with https://www.githubstatus.com/incidents/lb0d8kp99f2v:
> Issues is experiencing degraded performance.
> Searches for issues and pull-requests may be slower than normal and…
From looking at https://ci.chromium.org/ui/p/golang/builders?q=openbsd-amd64_7.6, the openbsd/amd64 builder with OpenBSD 7.6 is still running into what looks like #66474, possibly less frequently aft…
As visible at https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-gotip-openbsd-amd64_7.6 (comparing it with https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-gotip-openbsd-amd64), there ar…
Given the change in #71294 is now implemented, we can't release Go 1.25 without having it also be documented and mentioned in release notes. Since that issue is already closed but this one's still op…
@fflewddur To clarify, that time when you saw it already posted, it must've been posted manually by someone else. The work of automating this hasn't been done yet, but this issue tracks progress on d…
I’m not familiar the specifics of why the `tlskyber` godebug was added in Go 1.23 and removed in 1.24, but I’ll note that https://go.dev/doc/godebug includes:
> GODEBUG settings added for compat…
Also seeing at least one instance of this in #65482, and I most recently ran into it in the first trybot run of [CL 655037](https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8721234441…
Trying it again without any changes resulted in no errors this time:
<details>
```
[…]
+ pkg_add -iv -I bash curl git python%3 sudo--gettext
[…]
git-2.46.1 (installing)
Shell /usr/local/bin/git…
@4a6f656c Thanks for the hint, it was right on. The output from my run of `VERSION=7.6 ARCH=amd64 ./make.bash` indeed included a line "pkg_add: Installation of python-3.11.10p1 failed, partial instal…