Activity

Today
Thanks. It's true that these are accessed via assembly in x/sys/unix (and in x/net/internal/socket) for linux/386. However, on linux/390x, they don't seem to be accessed in x/sys/unix at all, only i…
Yesterday
The tagging workflow's findMissingBuilders method already has logic to block on failures within first-class ports. A -misccompile builder may fail due to any number of port(s) running into a problem,…
Based on https://ci.chromium.org/p/golang/g/x-net-gotip-by-go/console?limit=200, it seems that Go tip (1.27 to be) starting with [CL 761481](https://go.dev/cl/761481) runs into a build error in x/net…
Would it be worthwhile to try making the 32K → 16K change @ianlancetaylor suggested in https://github.com/golang/go/issues/78883#issuecomment-4310496625? It's hard to track this issue since it's cu…
Would it be worthwhile to try making the 32K → 16K change @ianlancetaylor suggested in https://github.com/golang/go/issues/78883#issuecomment-4310496625? It's hard to track this issue since it's cu…
Thanks. The Gerrit repo has been created, so submitting.
Thanks. Sent CL 781282 that adds tests and improved docs based on what you've done here. Done in CL 666496.
Michael initially authored CL 461961 to allow HTTP handlers to access the IAP user in January 2023, though that same functionality ended up being submitted in August 2024 via CL 593915, with a follow…
(1 comment) Is this meant to be [79547](https://go.dev/issue/79547)?
This Week
A few minor suggestions from reading over this. It's good that this documents that these two parameters are optional. It'd be good to also say what they represent, too. Issue #79497 describes them, …
Note that archive/zip tests on linux/386 (without -short flag) have started to fail as of this change. See https://ci.chromium.org/ui/test/golang/archive%2Fzip?q=V%3Abuilder%3Dgotip-linux-386-longtes…
Thanks for working on this. The code has been updated for Unicode 17 and issue #65141 is closed, so closing this CL too.
Thanks for working on this. The code has been updated for Unicode 17 and issue #65141 is closed, so closing this CL too.
dmitshur closed a change all: upgrade to Unicode 15.1.01d
Thanks for working on this. The code has been updated for Unicode 17 and issue #65141 is closed, so closing this CL too.
Unresolving this for visibility and removing Hold.
Thanks. Noting that the -u flag causes 'go get' to update not only the direct dependencies, but indirect dependencies of dependencies too. If you don't want that to be managing indirect dependencies…
Thanks. Not for this CL, of course, but noting that this can happen by now (issue #65917 is resolved). ```suggestion // master branch to simulate license changes. ```
(2 comments) The parameter was there to make it possible to automatically add reviewers, by specifying them in the parameter. There's a comment below: > // We don't typically specify reviews in th…
Thanks. 'For golang/go#79034.' maybe. FWIW, Gerrit has URLs that redirect from a CL number to any project, if you leave out the '{proj}/+' part. E.g., https://go-review.googlesource.com/c/780821 (w…
The original failure from Jan 8 was likely due to #77515, and today's failures were handled by [CL 780760](https://go.dev/cl/780760) (issue #79547 tracks the problem and removing the skip; CC @prattm…
The original failure from Jan 8 was likely due to #77515, and today's failures were handled by [CL 780760](https://go.dev/cl/780760) (issue #79547 tracks the problem and removing the skip; CC @prattm…
(1 comment) Is the reason there isn't something like `testlog.Open(f.name) // observe likely non-existent directory` line here, similar to how it's there in os.Chdir, because that must've already ha…
Note that cmd/link/internal/ld.TestAbstractOriginSanity fails as of this change. See [here](https://ci.chromium.org/b/8681268550621413985) and #77120.
@matloob Is this intended to be a [proposal](https://go.dev/s/proposal)? It's in the Proposal milestone, but doesn't have a "proposal: " prefix in the title nor Proposal label. I fixed that assuming …
As a baseline, the `go test` command does return a non-zero exit code on Ctrl+C (SIGINT): ```shell src $ go test all ok archive/tar (cached) ok archive/zip (cached) ok bufio (cached) ^C src $ …
Here's a small reproducer for `go tool` itself, found while looking into #79535: ```shell $ cd $(mktemp -d) $ go mod init test && go get go@1.26.0 $ mkdir -p cmd/importantwork && echo 'package main;…
The Critical label tracks upstream issues; it was applied there (https://github.com/golang/go/issues/79182#event-25767278742) so removing it here.
The Critical label tracks upstream issues; it was applied there (https://github.com/golang/go/issues/79182#event-25767278742) so removing it here.
Thanks. I left some inline comments. In general this looks like a good step to move #79034 forward. I understand there may be future enhancements, and it might be better to leave them out of scope h…
Thanks. Nice catch that this error message was accidentally including the clNumber parameter definition rather than the value as was intended. (It could go unnoticed while this was a closure because…
Thanks. milestoneYAML was previously defined inside testSecurityReleaseCoalesceTask, the only place where it was being used. It's still used only in that one place, inside testSecurityReleaseCoales…
dmitshur reviewed +2 on doc: document new ppc64/linux features2d
Other than being rebased, nothing changed between PS 3 and PS 5, so re-adding bypass. This is a documentation-only change and the only possible failure here is bad link or Markdown or so, but [an ear…
dmitshur reviewed +2 on lib/time: update to 2026b/2026b3d
Thanks.
Last Week
dmitshur commented on net/http: deflake HTTP/3 tests6d
[CL 777921](https://go.dev/cl/777921) added a test skip for now, so removing release-blocker label (for Go 1.27) and moving to early-in-cycle Go 1.28.
@qsq8t65pxs It's important for backport requests to include a rationale - please see https://go.dev/wiki/MinorReleases. This issue is about a package in x/text; is there involvement of the standard l…
dmitshur commented on golang.org/x/crypto: tag v1.0.01w
I agree that x/crypto behaves as if it’s already tagged v1.0.0, both when this was filed and now, it just hasn’t been tagged v1 yet, and it should. This issue hasn’t been progressing as is, and…
Yes, that’s true. They should probably be tagged v1, their owners just haven’t done it yet. See issue #56325 (CC @FiloSottile) for example. We can still include them in scope of this issue. I ti…
I intended to leave it pinned for some time after closing in case people whose CLs ran into this tried to look here. It’s probably fine to unpin by now. Thanks.
It's still working; "Bots: 102" as if this posting. Closing this as resolved, and I'll follow up in other issues on what's left to do.
It seems to be helping so far, linux/amd64 builders are showing up: <img width="478" height="393" alt="Image" src="https://github.com/user-attachments/assets/062662f0-cfab-4270-a045-c9f22b523b78" />…
A likely cause is found, trying a fix ([crrev.com/i/9297860](https://crrev.com/i/9297860)).
Those Debian 13 builder machines above are for the linux-amd64_debiansid builder and may be unrelated.
The linux/amd64 builder query at https://chromium-swarm.appspot.com/botlist?f=cipd_platform%3Alinux-amd64&f=machine_type%3An1-standard-16&f=os%3ADebian-11&f=pool%3Aluci.golang.try-workers finds 0 bot…
dmitshur commented on all: the tree is highly flaky1w
@nicholashusin Thanks, that seems like a separate builder infrastructure problem. I filed #79410 for it.
We're aware of an issue where many of the builders involved in the default trybot set are unavailable. For example, as visible at https://ci.chromium.org/ui/p/golang/builders/try-workers/gotip-linux-…
dmitshur commented on all: the tree is highly flaky1w
TestTransportBodyReadError and other net/http flakes are likely related to the known flakes tracked in issue #78737 (CC @neild, @nicholashusin). There have been recent changes that helped, like https…
Closed by [CL 777740](https://go.dev/cl/777740) (commit c22f92a751ed649cd5face58a576d0b13e3d6db7).
Earlier
dmitshur pushed to main in dmitri.shuralyov.com/service/change1y
6140fdcb140798fe4fda313c57be133bf235e796maintner, gerritapi: handle draft status
ce8900dcd6898d396808d962fd777dcf7be445e9gerritapi: pass context to Gerrit calls
96ed021e15235cb4abcdaa86b88cc271e47f04c1add minimal go.mod
July 4, 2024. Today I got a chance to try out the Apple Vision Pro. :)
dmitshur pushed to main in dmitri.shuralyov.com/scratch2y
5eb48b5f5d31d39777719edb35d37b724f183dc8quine: add load-bearing trailing space
dmitshur created package in dmitri.shuralyov.com/scratch/quine2y
LGTM. Thanks, and congrats on your first new Go package here! Done in PS 2. Patch set 2 seems to resolve this.
Thanks! If it's ready to be submitted from your side, I can do that now.
dmitshur pushed to main in dmitri.shuralyov.com/html/belt2y
d8009a3578d1be4dafb93e9ee4894d2bbd2b5e3badd OnClick field to CommitID
63f3644d8635396fd13789affe363ee9f693e8ecadd dark mode support in Reference
They are. Although Go can make them too easy via `go:embed`. See some initial comments. I suggest either adding a quite that can be licensed via the existing BSD-3-Clause LICENSE at the top level o…
Thanks! Congrats on your first change. :D See one inline comment that's unresolved (yellow border). You can leave a draft comment like "Done." and mark the 'Resolved' checkbox, then when you upload …
dmitshur pushed to main in dmitri.shuralyov.com/go/generated3y
e1de015411532fa144166aada4201ee443800425add test case with no final newline
6904a2a3d88d6c3ad39737a7c5bf226f5ebbd482modernize test code slightly
dmitshur pushed to main in dmitri.shuralyov.com/gpu/mtl3y
85de2813cf6bd8d6d2f0240fdebf943cbffc2b8afix "supportsFamily not found" warning on macOS 10.13 and 10.14
dmitshur pushed to main in dmitri.shuralyov.com/gpu/mtl3y
b78c9fe623cca0431d866c9e206d3f83665bcf8bdeprecate FeatureSet and Device.SupportsFeatureSet
2a3c46a829b92964146abf7f6c2d649cd66cce97add GPUFamily and Device.SupportsFamily
I agree with the points made above. This entry tried to say "use this language feature when it's appropriate; don't use it when it's not", which can be said for any language feature. I'll close this …
dmitshur pushed to master in dmitri.shuralyov.com/service/change3y
67e22b2f18a260a33a98c6a7d601726a58c53767maintner: update for GitCommit API change
Go fuzzing support is out of beta and no longer uses this build constraint. It should be replaced with `go1.18` by now. Done in PS 3. I'm following the Go style for commit messages, which chooses…
Shortened 'golang.org' to 'go.dev' here, and on line 24.
dmitshur pushed to master in dmitri.shuralyov.com/website/gido4y
f460621dc784d8a8f3a1593a068115b62baf214dadd support for multiple comma-separated import path patterns
be77a538f6a64b287e073b59d1b9f7e1314cf3a9upgrade to go-git v5
b5ce3c19e6b977800ee3c80bc722192f96ef657breplace mention of godoc.org with pkg.go.dev
dmitshur pushed to master in dmitri.shuralyov.com/gpu/mtl5y
28db891af037715d8c1deec7652485a173c60e25all: add darwin/arm64 (macOS) support
dmitshur pushed to master in dmitri.shuralyov.com/website/gido5y
d2c7b7eec450806980d4eefb626ccf6df2ef99dcupdate release branches to be for Go 1.15 and 1.14
dmitshur pushed to master in dmitri.shuralyov.com/website/gido5y
a78bd3c7abc465e1864ecadce67a826711a27caeadd support for "golang.org/x/pkgsite/..." issues
dmitshur pushed to master in dmitri.shuralyov.com/html/belt6y
Resolved a while ago in [commit `431bb22d`](https://github.com/shurcooL/issuesapp/commit/431bb22d86ad0a95db0780e27ab6221b49238464).
I've decided to publish this post on the [blog front page](https://dmitri.shuralyov.com/blog) now, so re-opening.
dmitshur pushed to master in dmitri.shuralyov.com/website/gido6y
b7141fef43ec3cefbd93cc444ab1f27bdc0a7725add support for "golang.org/dl/..." issues
1fdfe09b78364e4305cfc7fec4b2888fac391bb3update release branches to be for Go 1.14 and 1.13
dmitshur pushed to master in dmitri.shuralyov.com/go/prefixtitle6y
500817462677553a6769e268d66193c36b423cd6add support for "golang.org/dl/..." issues
This is a valid issue, but the root cause analysis was incorrect. > This happens because they're added using the original paths, without checking that those paths correspond to any existing director…
dmitshur pushed to master in dmitri.shuralyov.com/website/gido6y
a42bf6b4ae5ef58ce39d0a7705047c345c800b98update release branches to be for Go 1.13 and 1.12
b36d6d3cb7ee809e6244a5f67a571a2d70f46b4aadd to openChanges and closedChanges when len(paths) == 0 && root != ""
8224e12ba9aea8d30dbeb643dca121cefec05726refactor code that populates issues and changes
Another place that can be made better is the list of release branches in `initExistingDirectories`. It's currently hard-coded, but should be automated: ```Go func initExistingDirectories() error { …
dmitshur pushed to master in dmitri.shuralyov.com/app/changes6y
e22f40b3687320a8bfbc863f27da771ed17d7b05assets: regenerate after "Sign in with URL" change
Package coreanim provides access to Apple's Core Animation API (https://developer.apple.com/documentation/quartzcore).
Package appkit provides access to Apple's AppKit API (https://developer.apple.com/documentation/appkit).