5 Oct
2005
5 Oct
'05
1:51 p.m.
On 5 Oct 2005, at 14:49, Lennart Regebro wrote:
On 10/5/05, Jens Vagelpohl <jens@dataflake.org> wrote:
from the instance home will test all products in that instance home.
Often doesn't work, the different products tests will walk all over each other. But setting up a script that walks all the Product directories and runs the test for the separately shouldn't be a problem.
This is correct, but you're just papering over a deeper problem, namely bad cleanup in some unit tests. jens