x/build: enable more builders for x/sys #24893
Comments
You mean trybots (pre-submit) or build.golang.org columns (post-submit) builders? |
Were the patches for NetBSD/arm upstreamed? We used to have a long list of them.. perhaps mostly for the 1.4 version. |
@bradfitz Primarily, I mean post-submit builder. But pre-submit would of course also be nice, if it's possible to have them only for |
|
New set for now for go vs net vs sys:
Note that I've enabled more GCE builder types for the "sys" repo at least: more FreeBSD types, NetBSD, more OpenBSD. |
Change https://golang.org/cl/145157 mentions this issue: |
At the moment all
golang.org/x/*
sub-repositories are built/tested on a limited set of builders. Forgolang.org/x/sys
it would be nice to enable builders fordragonfly/amd64
andsolaris/amd64
at least (and maybefreebsd/arm
andnetbsd/arm
) to increase test coverage. For now I run semi-regular build/tests ofx/sys
on these via gomote or on my local VMs/machines, but it would be nice to have it automated./cc @bradfitz
The text was updated successfully, but these errors were encountered: