Re: [Zope3-Users] if "make check(test)" failure, should I "make install"?

2008-02-20 Thread Marius Gedminas
On Wed, Feb 20, 2008 at 09:22:06AM +0800, Fet Biz wrote: > What to do next? > > If the make test results: > -- > > > Ran 9471 tests with 4 failures and 9 errors in 12 minutes 31.391 seconds. Tell us what versio

[Zope3-Users] if "make check(test)" failure, should I "make install"?

2008-02-19 Thread Fet Biz
What to do next? If the make test results: -- Ran 9471 tests with 4 failures and 9 errors in 12 minutes 31.391 seconds. Tests with errors: testInheritanceAcrossModules (zodbcode.tests.test_class.TestClass)