Why people don't test development distributions
Why people don't test development distributions
Posted Jul 7, 2009 8:30 UTC (Tue) by lmb (subscriber, #39048)In reply to: Why people don't test development distributions by nirik
Parent article: Why people don't test development distributions
(The counter argument that there are some things that are extremely difficult to test - like usability - does not diminish the assessment that very few software packages get anywhere close an acceptable test coverage.)
Posted Jul 7, 2009 12:48 UTC (Tue)
by MathFox (guest, #6104)
[Link] (3 responses)
Posted Jul 7, 2009 19:32 UTC (Tue)
by Max.Hyre (subscriber, #1054)
[Link] (1 responses)
In one wonderful
(in the sense of getting to follow all those ``best
practices'' you read about in books)
job,
we had automated testing,
and were required to build in test points.
Which were then evaluated in the code reviews.
Of course,
we were building medical devices,
and you tend to be a bit more careful when the FDA is
looking over your shoulder.
:-)
I suspect we were within shouting distance of the
80–90 % number.
But that's only 80–90 % number.
If that's what we could do under duress,
it's hardly surprising we're lucky to get maybe 30 %
in the real world.
It's human nature
(especially programmer nature)
to believe both
Posted Jul 7, 2009 19:39 UTC (Tue)
by Max.Hyre (subscriber, #1054)
[Link]
Posted Jul 8, 2009 11:05 UTC (Wed)
by nix (subscriber, #2304)
[Link]
(I'm running eglibc 2.10-head and prelink and see no trouble, though. Local RH patch breaking something? What to?)
Why people don't test development distributions
It makes a big difference to actually enforce
testability.
You get your nose rubbed in how much better things work.
Why people don't test development distributions
Until we figure how to overcome those predilictions,
we'll have alpha-level ``releases''.
`Predilections'. So much for level of testing.
Typo
Why people don't test development distributions