x/build: add more race detector builders #34537
Open
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should have one for every supported race detector config.
We currently have:
We'd need to add:
@bradfitz
When attempting to rebuild the .syso files as part of #33309 , I ran into these additional platforms where race.bash does not pass, usually because of dumb reasons that would be easily caught and fixed if we had builders for them.
Builders would also be useful to test my fix for #33309 .
The text was updated successfully, but these errors were encountered: