buildbot failure in Zope on z3c.schemadiff
The Buildbot has detected a new failure of z3c.schemadiff on Zope. Full details are available at: http://zopebuildbot.whq.gocept.com/z3c.schemadiff/builds/36 Buildbot URL: http://zopebuildbot.whq.gocept.com/ Buildslave for this Build: local Build Reason: The Nightly scheduler named 'z3c.schemadiff nightly' triggered this build Build Source Stamp: [branch z3c.schemadiff/trunk] HEAD Blamelist: BUILD FAILED: failed test Logs are attached. sincerely, -The Buildbot
On Wed, Jun 11, 2008 at 07:00:14PM +0200, ct@gocept.com wrote:
The Buildbot has detected a new failure of z3c.schemadiff on Zope. Full details are available at: http://zopebuildbot.whq.gocept.com/z3c.schemadiff/builds/36
Buildbot URL: http://zopebuildbot.whq.gocept.com/
By the way, can we see the configuration of this beast? Is it running pristine buildbot, or does it have extra patches/wrappers for the cruise-control display etc?
Failure in test /home/ctheune/zope.org/slave/z3c.schemadiff/build/src/z3c/schemadiff/README.txt Failed doctest test for README.txt File "/home/ctheune/zope.org/slave/z3c.schemadiff/build/src/z3c/schemadiff/README.txt", line 0
---------------------------------------------------------------------- File "/home/ctheune/zope.org/slave/z3c.schemadiff/build/src/z3c/schemadiff/README.txt", line 53, in README.txt Failed example: schema.diff(margherita, capricciosa) Expected: {<zope.schema._field.Set object at ...>: ((u'Tomato', u'Mozzarella', u'Basil'), (u'Tomato', u'Mozarella', u'Mushrooms', u'Artichokes', u'Prosciutto')), <zope.schema._bootstrapfields.TextLine object at ...>: ((u'Margherita',), (u'Capricciosa',))} Got: {<zope.schema._bootstrapfields.TextLine object at 0xb7958cec>: ((u'Margherita',), (u'Capricciosa',)), <zope.schema._field.Set object at 0xb78a962c>: ((u'Tomato', u'Mozzarella', u'Basil'), (u'Tomato', u'Mozarella', u'Mushrooms', u'Artichokes', u'Prosciutto'))}
Nasty test relies on dictionary order. A pprint should fix this. Marius Gedminas -- Mosher's Law of Software Engineering: Don't worry if it doesn't work right. If everything did, you'd be out of a job.
On Wed, Jun 11, 2008 at 10:23:04PM +0300, Marius Gedminas wrote:
On Wed, Jun 11, 2008 at 07:00:14PM +0200, ct@gocept.com wrote:
The Buildbot has detected a new failure of z3c.schemadiff on Zope. Full details are available at: http://zopebuildbot.whq.gocept.com/z3c.schemadiff/builds/36
Buildbot URL: http://zopebuildbot.whq.gocept.com/
By the way, can we see the configuration of this beast? Is it running pristine buildbot, or does it have extra patches/wrappers for the cruise-control display etc?
Except from a couple of passwords, the configuration is here: http://svn.zope.org/gocept.bsquare/trunk/ Please note that I'm lagging behind checking in some changes from that server, I'll update them soonish. Christian -- Christian Theune · ct@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
On Thu, Jun 12, 2008 at 08:15:28AM +0200, Christian Theune wrote:
On Wed, Jun 11, 2008 at 10:23:04PM +0300, Marius Gedminas wrote:
On Wed, Jun 11, 2008 at 07:00:14PM +0200, ct@gocept.com wrote:
The Buildbot has detected a new failure of z3c.schemadiff on Zope. Full details are available at: http://zopebuildbot.whq.gocept.com/z3c.schemadiff/builds/36
Buildbot URL: http://zopebuildbot.whq.gocept.com/
By the way, can we see the configuration of this beast? Is it running pristine buildbot, or does it have extra patches/wrappers for the cruise-control display etc?
Except from a couple of passwords, the configuration is here: http://svn.zope.org/gocept.bsquare/trunk/
Thanks!
Please note that I'm lagging behind checking in some changes from that server, I'll update them soonish.
Marius Gedminas -- Everything you read in newspapers is absolutely true, except for that rare story of which you happen to have first-hand knowledge. -- Erwin Knoll
participants (3)
-
Christian Theune -
ct@gocept.com -
Marius Gedminas