[Zope-tests] FAILED (failures=1) : Zope-2_7-branch Python-2.4.2 :
Linux
Zope Unit Tests
zope-tests at epy.co.at
Sun Nov 27 22:49:54 EST 2005
Zope Unit Tests : FAILED (failures=1)
Zope-2_7-branch Python-2.4.2 : 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: checkBasics (zLOG.tests.testzLog.EventLogTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/autotest/temp/python24-zope27/lib/python/zLOG/tests/testzLog.py", line 127, in checkBasics
self.verifyEntry(f, subsys="basic", summary="summary")
File "/autotest/temp/python24-zope27/lib/python/zLOG/tests/testzLog.py", line 94, in verifyEntry
self.assert_(rest.find(subsys) != -1, "subsystem mismatch")
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
if not expr: raise self.failureException, msg
AssertionError: subsystem mismatch
----------------------------------------------------------------------
Ran 2531 tests in 742.847s
FAILED (failures=1)
More information about the Zope-tests
mailing list