[Zope-dev] [Zope 2.12.0a2]Acquisition+ExtensionClass failures with Python 2.6.2/Linux

Chris Withers chris at simplistix.co.uk
Fri Apr 17 11:15:15 EDT 2009


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


More information about the Zope-Dev mailing list