[tahoe-dev] tahoe-lafs 1.9.1 shipped in the next Debian stable

Zooko Wilcox-O'Hearn zooko at zooko.com
Fri Jun 22 16:03:01 UTC 2012


On Fri, Jun 22, 2012 at 12:51 PM, Zooko Wilcox-O'Hearn <zooko at zooko.com> wrote:
>
> We prefer not to fix bugs when we don't have a unit test that goes from red to green by that fix,

By the way, I really like this part of our process around here. We
don't (usually) kill bugs by shooting at them as they scurry away into
the dark. Instead we first figure out exactly when that bug was
introduced into the code, what releases it has been in, and exactly
what effects it can have on users. Then we (usually) write a
deterministic unit test that makes that particular bug dance. This way
we know that we really fixed the thing we thought we were fixing, and
also that any future bug that caused the same failure would be
detected by the unit tests.

Regards,

Zooko


More information about the tahoe-dev mailing list