[Zope3-dev] Linux Test Results - Zope 3 - errors:1

zope-tests@squishdot.org zope-tests@squishdot.org
Fri, 06 Dec 2002 03:04:12 +0000


==============================================================================
==============================================================================
Python Version:2.2.2 (#1, Nov  4 2002, 11:01:21) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Error in test checkTimeStamp (ZODB.tests.testTimeStamp.TimeStampTests)
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/ZODB/tests/testTimeStamp.py", line 110, in checkTimeStamp
    self.assertEquals(t.second(), t.seconds()) # Alias
AttributeError: 'TimeStamp' object has no attribute 'seconds'

======================================================================
ERROR: checkTimeStamp (ZODB.tests.testTimeStamp.TimeStampTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/ZODB/tests/testTimeStamp.py", line 110, in checkTimeStamp
    self.assertEquals(t.second(), t.seconds()) # Alias
AttributeError: 'TimeStamp' object has no attribute 'seconds'

----------------------------------------------------------------------
Ran 2707 tests in 280.641s

FAILED (errors=1)