[Zope-tests] FAILED (errors=1): Test Zope3 HEAD / Python 2.3 / Linux
jeremy at zope.com
jeremy at zope.com
Thu Apr 1 07:25:25 EST 2004
Email automatically generated by a daily test runner.
cd /tmp/autotestCh7nbQ/Zope3
PYTHONPATH= /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestCh7nbQ/Zope3
not a package src/zope/app/browser/skins/rotterdam/tests
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
...................................................................................................................................................................................................................................................................................................................error abort_sub
..error tpc_abort
.......................................................................................................................................................................................................
Error in test getAttributes (zope.app.apidoc.classmodule.browser.ClassDetails)
Traceback (most recent call last):
File "/tmp/autotestCh7nbQ/Zope3/src/zope/testing/doctestunit.py", line 50, in setUp
self.__setUp()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/tests.py", line 42, in setUp
module = ClassModule()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 537, in __init__
self.__setup()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 542, in __setup
self._Module__children[name] = Module(self, name, safe_import(name))
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 183, in __init__
self.__setup()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 207, in __setup
module = safe_import(fullname)
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 654, in safe_import
module = __import__(path, {}, {}, ('*',))
File "/tmp/autotestCh7nbQ/Zope3/src/zodbcode/tests/test_module.py", line 84, in __import__
return self._saved_import(name, globals, locals, fromlist)
File "/tmp/autotestCh7nbQ/Zope3/src/zodbcode/tests/test_module.py", line 84, in __import__
return self._saved_import(name, globals, locals, fromlist)
File "/tmp/autotestCh7nbQ/Zope3/src/zodbcode/tests/test_module.py", line 84, in __import__
return self._saved_import(name, globals, locals, fromlist)
File "/tmp/autotestCh7nbQ/Zope3/src/ZODB/Mount.py", line 47, in ?
class MountPoint(persistent.Persistent, Acquisition.Implicit):
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: getAttributes (zope.app.apidoc.classmodule.browser.ClassDetails)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tmp/autotestCh7nbQ/Zope3/src/zope/testing/doctestunit.py", line 50, in setUp
self.__setUp()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/tests.py", line 42, in setUp
module = ClassModule()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 537, in __init__
self.__setup()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 542, in __setup
self._Module__children[name] = Module(self, name, safe_import(name))
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 183, in __init__
self.__setup()
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 207, in __setup
module = safe_import(fullname)
File "/tmp/autotestCh7nbQ/Zope3/src/zope/app/apidoc/classmodule/__init__.py", line 654, in safe_import
module = __import__(path, {}, {}, ('*',))
File "/tmp/autotestCh7nbQ/Zope3/src/zodbcode/tests/test_module.py", line 84, in __import__
return self._saved_import(name, globals, locals, fromlist)
File "/tmp/autotestCh7nbQ/Zope3/src/zodbcode/tests/test_module.py", line 84, in __import__
return self._saved_import(name, globals, locals, fromlist)
File "/tmp/autotestCh7nbQ/Zope3/src/zodbcode/tests/test_module.py", line 84, in __import__
return self._saved_import(name, globals, locals, fromlist)
File "/tmp/autotestCh7nbQ/Zope3/src/ZODB/Mount.py", line 47, in ?
class MountPoint(persistent.Persistent, Acquisition.Implicit):
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
----------------------------------------------------------------------
Ran 4986 tests in 1242.372s
FAILED (errors=1)
More information about the Zope-tests
mailing list