[Zope-dev] buildbot failure in Zope on zc.comment
Marius Gedminas
mgedmin at b4net.lt
Wed Jun 11 15:27:51 EDT 2008
On Wed, Jun 11, 2008 at 08:03:01PM +0200, ct at gocept.com wrote:
> The Buildbot has detected a new failure of zc.comment on Zope.
> Full details are available at:
> http://zopebuildbot.whq.gocept.com/zc.comment/builds/98
>
...
> Failure in test /home/ctheune/zope.org/slave/zc.comment/build/src/zc/comment/browser/README.txt
> Failed doctest test for README.txt
> File "/home/ctheune/zope.org/slave/zc.comment/build/src/zc/comment/browser/README.txt", line 0
>
> ----------------------------------------------------------------------
> File "/home/ctheune/zope.org/slave/zc.comment/build/src/zc/comment/browser/README.txt", line 45, in README.txt
> Failed example:
> print browser.contents
> Differences (ndiff with -expected +actual):
> - <...
...
> <td>
> - I give my pledge, as an Earthling<br />
> ? ^ ^
> + I give my pledge, as an Earthling<br />
> ? ^^^^ ^^^^
This looks like a genuine bug to me. An extra level of XML quoting.
> - to save, and faithfully defend from waste<br />
> ? ^ ^
> + to save, and faithfully defend from waste<br />
> ? ^^^^ ^^^^
> - the natural resources of my planet.<br />
> ? ^ ^
> + the natural resources of my planet.<br />
> ? ^^^^ ^^^^
> - It's soils, minerals, forests, waters, and wildlife.<br />
> ? ^ ^
> + It's soils, minerals, forests, waters, and wildlife.<br />
> ? ^^^^ ^^^^
> - ...
I'm not familiar with zc.comment enough to attempt to fix this one.
Marius Gedminas
--
Any sufficiently advanced Operating System is indistinguishable from Linux.
-- Jim Dennis
-------------- 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/20080611/857e6525/attachment.bin
More information about the Zope-Dev
mailing list