x/build: get more coverage with the ssacheck builder #36756
Labels
Builders
x/build issues (builders, bots, dashboards)
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
The ssacheck builder currently builds only amd64, and with a fixed random seed.
We should improve on both dimensions.
go tool dist list
(and log it, for reproducibility).I suspect that doing both of these things is pretty easy, and it'd get us extra test coverage, so it'd be nice to do soon. This would have caught both #36723 and #36755.
cc @cherrymui @randall77 @dmitshur @bradfitz
The text was updated successfully, but these errors were encountered: