[Zope-dev] buildbot failure in Zope on zope.traversing

Christian Theune ct at gocept.com
Sun Jun 8 04:47:36 EDT 2008


On Sun, Jun 08, 2008 at 01:03:33AM +0200, ct at gocept.com 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 · ct at gocept.com
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


More information about the Zope-Dev mailing list