[Zope-tests] FAILED (failures=1) : Zope-2_8-branch Python-2.4.1 :
Linux
Zope Unit Tests
zope-tests at epy.co.at
Fri Oct 14 22:49:40 EDT 2005
Zope Unit Tests : FAILED (failures=1)
Zope-2_8-branch 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
======================================================================
FAIL: checkReconnectUpgrade (ZEO.tests.testConnection.FileStorageReconnectionTests)
----------------------------------------------------------------------
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/ZEO/tests/ConnectionTests.py", line 851, in checkReconnectUpgrade
self.pollUp()
File "/autotest/temp/python24-zope28/lib/python/ZEO/tests/ConnectionTests.py", line 226, in pollUp
self.fail("timed out waiting for storage to connect")
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 301, in fail
raise self.failureException, msg
AssertionError: timed out waiting for storage to connect
----------------------------------------------------------------------
Ran 5841 tests in 1379.072s
FAILED (failures=1)
More information about the Zope-tests
mailing list