[ZCM] [ZC] 1100/ 2 Edit "test_retrieval fails for DateIndex tests"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue Oct 28 10:36:50 EST 2003
Issue #1100 Update (Edit) "test_retrieval fails for DateIndex tests"
Status Pending, Zope/bug medium
To followup, visit:
http://zope.org/Collectors/Zope/1100
==============================================================
= Edit - Entry #2 by tim_one on Oct 28, 2003 10:36 am
Changes: submitter email, new comment
Oddly, this test passes on Windows.
________________________________________
= 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