[Zope-tests] FAILED (errors=6) : Zope-trunk Python-2.4.1 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sun May 1 22:38:05 EDT 2005


Zope Unit Tests : FAILED (errors=6)
Zope-trunk Python-2.4.1 : Linux

Running /usr/local/python2.4/bin/python test.py
/usr/local/python2.4/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
ERROR: Invalid Test (Products.Five.tests.test_editform)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test.py", line 507, in get_suite
    mod = package_import(modname)
  File "test.py", line 481, in package_import
    mod = __import__(modname)
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/test_editform.py", line 17, in ?
    from Products.Five.tests.fivetest import *
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/fivetest.py", line 57, in ?
    from Testing.ZopeTestCase import *
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 183, in ?
    configure = Zope2.configure
AttributeError: 'module' object has no attribute 'configure'

======================================================================
ERROR: Invalid Test (Products.Five.tests.test_event)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test.py", line 507, in get_suite
    mod = package_import(modname)
  File "test.py", line 481, in package_import
    mod = __import__(modname)
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/test_event.py", line 22, in ?
    from Products.Five.tests.fivetest import *
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/fivetest.py", line 57, in ?
    from Testing.ZopeTestCase import *
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 183, in ?
    configure = Zope2.configure
AttributeError: 'module' object has no attribute 'configure'

======================================================================
ERROR: Invalid Test (Products.Five.tests.test_five)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test.py", line 507, in get_suite
    mod = package_import(modname)
  File "test.py", line 481, in package_import
    mod = __import__(modname)
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/test_five.py", line 18, in ?
    from Products.Five.tests.fivetest import *
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/fivetest.py", line 57, in ?
    from Testing.ZopeTestCase import *
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 183, in ?
    configure = Zope2.configure
AttributeError: 'module' object has no attribute 'configure'

======================================================================
ERROR: Invalid Test (Products.Five.tests.test_security)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test.py", line 507, in get_suite
    mod = package_import(modname)
  File "test.py", line 481, in package_import
    mod = __import__(modname)
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/test_security.py", line 18, in ?
    from Products.Five.tests.fivetest import *
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/fivetest.py", line 57, in ?
    from Testing.ZopeTestCase import *
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 183, in ?
    configure = Zope2.configure
AttributeError: 'module' object has no attribute 'configure'

======================================================================
ERROR: Invalid Test (Products.Five.tests.test_security2)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test.py", line 507, in get_suite
    mod = package_import(modname)
  File "test.py", line 481, in package_import
    mod = __import__(modname)
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/test_security2.py", line 18, in ?
    from Products.Five.tests.fivetest import *
  File "/autotest/temp/python24-zope28/lib/python/Products/Five/tests/fivetest.py", line 57, in ?
    from Testing.ZopeTestCase import *
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/autotest/temp/python24-zope28/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 183, in ?
    configure = Zope2.configure
AttributeError: 'module' object has no attribute 'configure'

======================================================================
ERROR: testZopeRunConfigure (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/autotest/temp/python24-zope28/lib/python/Zope2/Startup/tests/testStarter.py", line 388, in testZopeRunConfigure
    from Zope2 import configure
ImportError: cannot import name configure

----------------------------------------------------------------------
Ran 5612 tests in 555.611s

FAILED (errors=6)


More information about the Zope-tests mailing list