[Zope-tests] FAIL ( errors:1) -- Z2 Tests/Linux -- HEAD/Py23maint (nightly build)

zope-tests at plope.com zope-tests at plope.com
Wed Apr 21 05:42:39 EDT 2004


======================================================================
Python Version:2.3.3 (#1, Apr 21 2004, 01:29:16) 
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]

Modules included:
Zope (HEAD)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Error in test testUnIndexError (Products.PluginIndexes.PathIndex.tests.testPathIndex.TestCase)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/PathIndex/tests/testPathIndex.py", line 98, in testUnIndexError
    self._index.unindex_object(1)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/PathIndex/PathIndex.py", line 146, in unindex_object
    LOG(self.__class__.__name__, ERROR,
NameError: global name 'ERROR' is not defined

Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
Exception in thread Thread-15:
Traceback (most recent call last):
  File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/threading.py", line 436, in __bootstrap
    self.run()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/TestThread.py", line 36, in run
    self._testcase.fail("Exception in thread %s:\n%s\n" %
  File "/home/chrism/opt/Python-2.3-maint/lib/python2.3/unittest.py", line 270, in fail
    raise self.failureException, msg
AssertionError: Exception in thread <VersionStressThread(Thread-15, started daemon)>:
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/TestThread.py", line 32, in run
    self.testrun()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 277, in testrun
    self._testrun()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 290, in _testrun
    if self.oneupdate(version, key, commit):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZEO/tests/InvalidationTests.py", line 311, in oneupdate
    tree[key] = self.threadnum
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 795, in setstate
    self._setstate(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 846, in _setstate
    self._load_before_or_conflict(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 855, in _load_before_or_conflict
    if not (self._mvcc and self._setstate_noncurrent(obj)):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 878, in _setstate_noncurrent
    assert end is not None
AssertionError



======================================================================
ERROR: testUnIndexError (Products.PluginIndexes.PathIndex.tests.testPathIndex.TestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/PathIndex/tests/testPathIndex.py", line 98, in testUnIndexError
    self._index.unindex_object(1)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/PluginIndexes/PathIndex/PathIndex.py", line 146, in unindex_object
    LOG(self.__class__.__name__, ERROR,
NameError: global name 'ERROR' is not defined

----------------------------------------------------------------------
Ran 2733 tests in 549.574s

FAILED (errors=1)




More information about the Zope-tests mailing list