[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.3.5 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Thu Jun 2 23:35:24 EDT 2005
Zope Unit Tests : FAILED (failures=1)
Zope-trunk Python-2.3.5 : Linux
Running /usr/local/python2.3/bin/python test.py
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
FAIL: checkCrossDBInvalidations (ZEO.tests.testConnection.MappingStorageConnectionTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/autotest/temp/python23-zope29/lib/python/ZEO/tests/ConnectionTests.py", line 658, in checkCrossDBInvalidations
self.assertEqual(r1._p_state, -1) # ghost
File "/usr/local/python2.3/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: 0 != -1
----------------------------------------------------------------------
Ran 5733 tests in 580.460s
FAILED (failures=1)
More information about the Zope-tests
mailing list