[ZCM] [ZC] 1729/ 2 Reject "Months-old 2.8 Windows test failures"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sat Mar 19 03:18:13 EST 2005


Issue #1729 Update (Reject) "Months-old 2.8 Windows test failures"
 Status Rejected, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1729

==============================================================
= Reject - Entry #2 by ajung on Mar 19, 2005 3:18 am

 Status: Pending => Rejected

Dupe of #1728
________________________________________
= Request - Entry #1 by tim_one on Mar 19, 2005 12:39 am

See

http://www.zope.org/Collectors/Zope/1507

for more info.  That bug got closed without fixing the Windows problems.  Most obvious is that these tests have been failing on Zope trunk since 14 October 2004.  Here from current Zope trunk, WinXP Pro SP2, Python 2.3.5:

FAIL: test_http_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Code\Zope\lib\python\ZServer\tests\test_config.py", line 110, in test_http_factory
    self.assertEqual(server.ip, '127.0.0.1')
  File "C:\Python23\lib\unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'localhost' != '127.0.0.1'

======================================================================
FAIL: test_webdav_source_factory (ZServer.tests.test_config.ZServerConfigurationTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Code\Zope\lib\python\ZServer\tests\test_config.py", line 128, in test_webdav_source_factory
    self.assertEqual(server.ip, '127.0.0.1')
  File "C:\Python23\lib\unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'localhost' != '127.0.0.1'


==============================================================



More information about the Zope-Collector-Monitor mailing list