> @Fred: this should resolve the binding problems on Windows? I assume
> there is nothing else to be done in the Zope 2.8 core?! Could someone
> from the Windows world check asap if this really resolves the issue?
> If everything is ok I will release 2.8b2 on Sunday.

The test suite still fails with a number of errors similar to:

Traceback (most recent call last):
  File "c:\Zope-2.8\lib\python\ZServer\tests\test_config.py", line 243, in
test_monitor_factory_without_emergency_user
    self.assert_(self.create() is None)
  File "c:\Zope-2.8\lib\python\ZServer\tests\test_config.py", line 236, in
create
    self.assertEqual(factory.host, DEFAULT_HOSTNAME)
  File "e:\src\python-2.3-cvs\lib\unittest.py", line 302, in failUnlessEqual
    raise self.failureException, \
AssertionError: '' != 'localhost'

I'll try and look a little deeper...

Mark.

_______________________________________________
Zope-Coders mailing list
Zope-Coders@zope.org
http://mail.zope.org/mailman/listinfo/zope-coders

Reply via email to