test: locklinear.go constantly failing on arm5 builder #24221
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
the
locklinear
test (previously featured in #19276) is reliably failing on thelinux-arm-arm5spacemonkey
builder since... forever: https://build.golang.org.I don't know if the test is too strict or the builder is just incapable of running it fast enough, but in any case is not useful to have a builder that always fails on the same test. Maybe the test should just be skipped there.
cc @bradfitz @aclements
The text was updated successfully, but these errors were encountered: