Hacker News new | ask | show | jobs
by piinbinary 2141 days ago
> Changing the -timeout flag now invalidates cached test results. A cached result for a test run with a long timeout will no longer count as passing when go test is re-invoked with a short one.

I'm glad this is fixed! That will make life that one bit less annoying.