On Sun, Jun 08, 2008 at 01:03:33AM +0200, [EMAIL PROTECTED] wrote:
> Failure in test test_absolute_url
> (zope.traversing.tests.test_vhosting.TestVirtualHosting)
> Traceback (most recent call last):
> File "/usr/local/lib/python2.4/unittest.py", line 260, in run
> testMethod()
> File
> "/home/ctheune/zope.org/slave/zope.traversing/build/src/zope/traversing/tests/test_vhosting.py",
> line 110, in test_absolute_url
> self.verify('/pt', 'http://localhost/pt\n')
> File
> "/home/ctheune/zope.org/slave/zope.traversing/build/src/zope/traversing/tests/test_vhosting.py",
> line 176, in verify
> self.assertEquals(result.getBody(), content)
> File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
> raise self.failureException, \
> AssertionError: 'http://localhost/pt' != 'http://localhost/pt\n'
This was another failure due to the newline change in zope.tal. Fixed now.
--
Christian Theune · [EMAIL PROTECTED]
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development
_______________________________________________
Zope-Dev maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )