buildbot failure in Zope on zc.comment
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 Buildbot URL: http://zopebuildbot.whq.gocept.com/ Buildslave for this Build: local Build Reason: The Nightly scheduler named 'zc.comment nightly' triggered this build Build Source Stamp: [branch zc.comment/trunk] HEAD Blamelist: BUILD FAILED: failed test Logs are attached. sincerely, -The Buildbot
On Wed, Jun 11, 2008 at 08:03:01PM +0200, ct@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
participants (2)
-
ct@gocept.com -
Marius Gedminas