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

Marius Gedminas mgedmin at b4net.lt
Wed Feb 20 12:03:07 EST 2008


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 version of Zope you were testing.

> Tests with errors:
>    testInheritanceAcrossModules (zodbcode.tests.test_class.TestClass)
>    testPersistentSubclass (zodbcode.tests.test_class.TestClass)
>    testSavePersistentSubclass (zodbcode.tests.test_class.TestClass)
>    testClass (zodbcode.tests.test_module.TestModule)
>    testUpdateClass (zodbcode.tests.test_module.TestModule)
>    testClassReload (zodbcode.tests.test_module.TestModuleReload)

zodbcode is old, unmaintained and broken.  This is not surprising.

>    testAPPE (zope.server.ftp.tests.test_ftpserver.Tests)
>    testSTOR (zope.server.ftp.tests.test_ftpserver.Tests)
>    testSTOR_over (zope.server.ftp.tests.test_ftpserver.Tests)

If you don't plan to use Zope's FTP server, ignore these.

> Tests with failures:
>    checkOldStyleRoot (ZODB.tests.testPersistentMapping.PMTests)

This one I'd be worried about.  Can you post the full traceback?

>    testPatch (zodbcode.tests.test_patch.TestPatch)
>    testPASS (zope.server.ftp.tests.test_ftpserver.Tests)

zodbcode and FTP again.

>    /root/zope3/Zope-3.4.0c1/build/lib.linux-i686-2.4/zope/testing/testrunner-layers-ntd.txt

I would like to see this traceback and then fix it.  I've sort of
volunteered to maintain zope.testing....

Judging from the pathname, you were testing Zope 3.4.0c1.  Let me try
it...

Marius Gedminas
-- 
Apologies for taking up the bandwidth with the apology.  Anything else I
can apologise for ...... er no can't think of anything, sorry about that.
                Andy Hunt (Member of British Olympic Apology Squad)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope3-users/attachments/20080220/536a1447/attachment.bin


More information about the Zope3-users mailing list