[ZCM] [ZC] 1100/ 1 Request "test_retrieval fails for DateIndex tests"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Oct 28 09:59:47 EST 2003


Issue #1100 Update (Request) "test_retrieval fails for DateIndex tests"
 Status Pending, Zope/bug medium
To followup, visit:
  http://zope.org/Collectors/Zope/1100

==============================================================
= Request - Entry #1 by jeremy on Oct 28, 2003 9:59 am

Every time I run the Zope tests, I see the following error every time I run the tests.

======================================================================FAIL: test_retrieval (Products.PluginIndexes.DateIndex.tests.test_DateIndex.DI_Tests)----------------------------------------------------------------------Traceback (most recent call last):  File "/tmp/autotestj5_Rvv/Zope/lib/python/Products/PluginIndexes/DateIndex/tests/test_DateIndex.py", line 131, in test_retrieval    self._checkApply(self._min_req, values[3:6])  File "/tmp/autotestj5_Rvv/Zope/lib/python/Products/PluginIndexes/DateIndex/tests/test_DateIndex.py", line 75, in _checkApply    '%s | %s' % (result, expectedValues))  File "/usr/local/lib/python2.3/unittest.py", line 302, in failUnlessEqual    raise self.failureException, \AssertionError: [3] | ((3, <Products.PluginIndexes.DateIndex.tests.test_DateIndex.Dummy instance at 0x41a32aec>), (4, <Products.PluginIndexes.DateIndex.tests.test_DateIndex.Dummy instance at 0x41a32a44>), (5, <Products.PluginIndexes.DateIndex.tests.test_DateIndex.Dummy instance at 0x41a32ab4>))
==============================================================




More information about the Zope-Collector-Monitor mailing list