Andreas Jung wrote:
In addition, some of the Acquistion test fail when trying to test the package alone:
$ svn co svn+ssh://chrisw@svn.zope.org/repos/main/Acquisition/tags/2.12.1 Acquisition $ python2.5 bootstrap/bootstrap.py $ bin/buildout $ bin/test Running zope.testing.testrunner.layer.UnitTests tests: Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds. Ran 97 tests with 0 failures and 0 errors in 0.267 seconds. $ python2.6 bootstrap/bootstrap.py $ bin/buildout $ bin/test Running zope.testing.testrunner.layer.UnitTests tests: Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds. Ran 97 tests with 0 failures and 0 errors in 0.229 seconds. Tearing down left over layers: Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds. Maybe it's a 64-bit thing? The above machine is 32 bit... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk