[Zope-dev] buildbot failure in Zope on z3c.schemadiff

ct at gocept.com ct at gocept.com
Wed Jun 11 13:00:14 EDT 2008


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

-------------- next part --------------
A    build/AUTHOR.txt
A    build/bootstrap.py
A    build/buildout.cfg
A    build/setup.py
A    build/src
A    build/src/z3c
A    build/src/z3c/__init__.py
A    build/src/z3c/schemadiff
A    build/src/z3c/schemadiff/configure.zcml
A    build/src/z3c/schemadiff/__init__.py
A    build/src/z3c/schemadiff/schema.py
A    build/src/z3c/schemadiff/tests.py
A    build/src/z3c/schemadiff/browser.py
A    build/src/z3c/schemadiff/diff.pt
A    build/src/z3c/schemadiff/field.py
A    build/src/z3c/schemadiff/interfaces.py
A    build/src/z3c/schemadiff/README.txt
A    build/README.txt
Checked out revision 87312.
-------------- next part --------------
Creating directory '/home/ctheune/zope.org/slave/z3c.schemadiff/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/z3c.schemadiff/build/parts'.
Creating directory '/home/ctheune/zope.org/slave/z3c.schemadiff/build/develop-eggs'.
Generated script '/home/ctheune/zope.org/slave/z3c.schemadiff/build/bin/buildout'.
-------------- next part --------------
Upgraded:
  zc.buildout version 1.0.5,
  setuptools version 0.6c8;
restarting.
Generated script '/home/ctheune/zope.org/slave/z3c.schemadiff/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/z3c.schemadiff/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/z3c.schemadiff/build/bin/test'.
-------------- next part --------------
Running tests at all levels
Running unit tests:
  Running:
......

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'))}


  Ran 6 tests with 1 failures and 0 errors in 0.073 seconds.

Tests with failures:
   /home/ctheune/zope.org/slave/z3c.schemadiff/build/src/z3c/schemadiff/README.txt


More information about the Zope-Dev mailing list