x/build: linux-mips* builders don't run on x/net and x/sys #35529
Labels
Milestone
Comments
#35515 related? |
I suspect it's due to DisableSnapshot on those builders and coordinator not scheduling x repo work until a snapshot is available. Easy fix in coordinator. |
I don't think 35515 is related. |
Change https://golang.org/cl/206797 mentions this issue: |
codebien
added a commit
to codebien/build
that referenced
this issue
Nov 13, 2019
Fixes golang/go#35529 Change-Id: I61a08a1cff2428751e209412502d6dba1e11e36b Reviewed-on: https://go-review.googlesource.com/c/build/+/206797 Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://build.golang.org/?repo=golang.org%2fx%2fnet#
https://build.golang.org/?repo=golang.org%2fx%2fsys#
No builds are shown for the
linux-mips-rtrk
,linux-mips64-rtrk
,linux-mips64le-rtrk
,linux-mipsle-rtrk
andlinux-mips64le-mengzhuo
builders on master, even though the builders' corresponding policy should allow them:https://github.com/golang/build/blob/773364d7ec5d1e0f2e7cd6698a7980beda1e577e/dashboard/builders.go#L2542-L2551
/cc @bradfitz @dmitshur @andybons
The text was updated successfully, but these errors were encountered: