[Zope-dev] buildbot failure in Zope on z3c.traverser
Marius Gedminas
mgedmin at b4net.lt
Mon Jun 9 17:30:11 EDT 2008
On Sat, Jun 07, 2008 at 02:09:06PM +0200, ct at gocept.com wrote:
> The Buildbot has detected a new failure of z3c.traverser on Zope.
> Full details are available at:
> http://zopebuildbot.whq.gocept.com/z3c.traverser/builds/91
...
> Running unit tests:
> Ran 55 tests with 0 failures and 0 errors in 1.300 seconds.
> Running z3c.traverser.stackinfo.ftests.TestLayer tests:
> Set up z3c.traverser.stackinfo.ftests.TestLayer in 7.336 seconds.
> Ran 5 tests with 0 failures and 0 errors in 3.921 seconds.
> Running z3c.traverser.viewlet.ftests.TestLayer tests:
> Tear down z3c.traverser.stackinfo.ftests.TestLayer ... not supported
> Running in a subprocess.
> Set up z3c.traverser.viewlet.ftests.TestLayer in 6.058 seconds.
>
>
> Failure in test /home/ctheune/zope.org/slave/z3c.traverser/build/src/z3c/traverser/viewlet/BROWSER.txt
> Failed doctest test for BROWSER.txt
> File "/home/ctheune/zope.org/slave/z3c.traverser/build/src/z3c/traverser/viewlet/BROWSER.txt", line 0
>
> ----------------------------------------------------------------------
> File "/home/ctheune/zope.org/slave/z3c.traverser/build/src/z3c/traverser/viewlet/BROWSER.txt", line 37, in BROWSER.txt
> Failed example:
> print browser.contents
> Differences (ndiff with -expected +actual):
> <html>
> <body>
> - <div><div><a href="http://localhost/nested.html/++manager++IOuterManager/++viewlet++OuterViewlet/++manager++IInnerManager/++viewlet++InnerViewlet/++manager++IMostInnerManager/++viewlet++MostInnerViewlet">Most inner viewlet</a></div>
> + <div><div><a href="http://localhost/nested.html/++manager++IOuterManager/++viewlet++OuterViewlet/++manager++IInnerManager/++viewlet++InnerViewlet/++manager++IMostInnerManager/++viewlet++MostInnerViewlet">Most inner viewlet</a></div></div>
> ? ++++++
> - </div>
This looks like another result of the TAL change Philipp mentioned:
'</div>\n</div>' suddenly became '</div></div>'.
> </body>
> </html>
>
> Ran 5 tests with 1 failures and 0 errors in 0.674 seconds.
> Tear down z3c.traverser.viewlet.ftests.TestLayer ... not supported
> Total: 65 tests, 1 failures, 0 errors in 22.573 seconds.
Marius Gedminas
--
Why do geeks think Halloween and Christmas occur on the same day?
Because 31oct = 25dec!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20080610/66a61dbc/attachment.bin
More information about the Zope-Dev
mailing list