Running the test suite like this allows us to catch problems when they are just introduced.
Sentiment: NEGATIVE
I'm not saying we purposely introduced bugs or anything, but this is kind of a natural result of any complexities of software... that you can't fully test it.
Program testing can be used to show the presence of bugs, but never to show their absence!
I found out that most programmers don't like to test their software as intensely as I do.
I just want to keep things going. I just love testing myself.
If you don't fix latent failures in your system, you're asking for trouble.
Writing software that's safe even in the presence of bugs makes the challenge even more interesting.
It is evidently necessary to generate and test candidates for solutions in some systematic manner.
We have a very active testing community which people don't often think about when you have open source.
Testing leads to failure, and failure leads to understanding.
Test fast, fail fast, adjust fast.