[Zope-CMF] Linux Test Results - CMF - Not OK :-(

zope-tests@squishdot.org zope-tests@squishdot.org
Thu, 14 Nov 2002 02:57:18 +0000


==============================================================================
==============================================================================
Python Version:2.1.3 (#1, May 20 2002, 12:02:16) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope (Zope-2_6-branch)
CMF (HEAD)

Traceback (most recent call last):
  File "all_cmf_tests.py", line 74, in ?
    main()
  File "all_cmf_tests.py", line 70, in main
    unittest.main(defaultTest='test_suite')
  File "/usr/local/lib/python2.1/unittest.py", line 663, in __init__
    self.parseArgs(argv)
  File "/usr/local/lib/python2.1/unittest.py", line 690, in parseArgs
    self.createTests()
  File "/usr/local/lib/python2.1/unittest.py", line 696, in createTests
    self.module)
  File "/usr/local/lib/python2.1/unittest.py", line 458, in loadTestsFromNames
    suites.append(self.loadTestsFromName(name, module))
  File "/usr/local/lib/python2.1/unittest.py", line 443, in loadTestsFromName
    test = obj()
  File "all_cmf_tests.py", line 18, in test_suite
    from Products.CMFCore.tests.base.utils import build_test_suite
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/__init__.py", line 18, in ?
    import PortalObject, PortalContent, PortalFolder
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/PortalObject.py", line 18, in ?
    from Globals import InitializeClass
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Globals.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/App/PersistentExtra.py", line 15, in ?
    from Persistence import Persistent
ImportError: cannot import name Persistent