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

zope-tests at plope.com zope-tests at plope.com
Sat Dec 27 06:03:06 EST 2003


======================================================================
Python Version:2.3.3 (#1, Dec 27 2003, 01:29:22) 
[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
Exception in thread Thread-317:
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/ZODB/tests/PackableStorage.py", line 520, in run
    self.root[choice(self.choices)].value = MinPO(j)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 444, in setstate
    self._setstate(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 495, in _setstate
    elif not (self._mvcc and self._setstate_noncurrent(obj)):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 522, in _setstate_noncurrent
    assert start < self._txn_time <= end, \
NameError: global name 'U64' is not defined

Exception in thread Thread-319:
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/ZODB/tests/PackableStorage.py", line 520, in run
    self.root[choice(self.choices)].value = MinPO(j)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 444, in setstate
    self._setstate(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 495, in _setstate
    elif not (self._mvcc and self._setstate_noncurrent(obj)):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 522, in _setstate_noncurrent
    assert start < self._txn_time <= end, \
NameError: global name 'U64' is not defined

Exception in thread Thread-323:
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/ZODB/tests/PackableStorage.py", line 520, in run
    self.root[choice(self.choices)].value = MinPO(j)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 444, in setstate
    self._setstate(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 495, in _setstate
    elif not (self._mvcc and self._setstate_noncurrent(obj)):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 522, in _setstate_noncurrent
    assert start < self._txn_time <= end, \
NameError: global name 'U64' is not defined

Exception in thread Thread-321:
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/ZODB/tests/PackableStorage.py", line 520, in run
    self.root[choice(self.choices)].value = MinPO(j)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 444, in setstate
    self._setstate(obj)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 495, in _setstate
    elif not (self._mvcc and self._setstate_noncurrent(obj)):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZODB/Connection.py", line 522, in _setstate_noncurrent
    assert start < self._txn_time <= end, \
NameError: global name 'U64' is not defined

Error in test testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 172, in testSetupServers
    starter.setupServers()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 186, in setupServers
    raise ZConfig.ConfigurationError(socket_err
ConfigurationError: There was a problem starting a server of type "HTTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)

======================================================================
ERROR: testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 172, in testSetupServers
    starter.setupServers()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 186, in setupServers
    raise ZConfig.ConfigurationError(socket_err
ConfigurationError: There was a problem starting a server of type "HTTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)

----------------------------------------------------------------------
Ran 2757 tests in 1293.413s

FAILED (errors=1)




More information about the Zope-tests mailing list