x/build: add a darwin longtest builder #35678
Open
Milestone
Comments
(This message brought to you by Lines 49 to 53 in a23f9af |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Now that we have a Windows longtest builder (#26529), I'm wondering where else we might have a coverage gap.
It would be nice to have a
darwin
builder running non-short tests too. I doubt that it will turn up many regressions forcmd/go
in particular, but the system calls are enough different — and the installed base ofcmd/go
users onmacOS
is large enough — that I suspect it would have a net positive value.CC @dmitshur @cagedmantis @toothrot @bradfitz
The text was updated successfully, but these errors were encountered: