[Zope-dev] buildbot failure in Zope on zc.ngi

ct at gocept.com ct at gocept.com
Fri Jun 6 09:01:20 EDT 2008


The Buildbot has detected a new failure of zc.ngi on Zope.
Full details are available at:
 http://zopebuildbot.whq.gocept.com/zc.ngi/builds/96

Buildbot URL: http://zopebuildbot.whq.gocept.com/

Buildslave for this Build: local

Build Reason: The Nightly scheduler named 'zc.ngi nightly' triggered this build
Build Source Stamp: [branch zc.ngi/trunk] HEAD
Blamelist: 

BUILD FAILED: failed test
Logs are attached.

sincerely,
 -The Buildbot

-------------- next part --------------
A    build/todo.txt
A    build/bootstrap.py
A    build/buildout.cfg
A    build/setup.py
A    build/src
A    build/src/zc
A    build/src/zc/__init__.py
A    build/src/zc/ngi
A    build/src/zc/ngi/blocking.py
A    build/src/zc/ngi/adapters.txt
A    build/src/zc/ngi/message.txt
A    build/src/zc/ngi/async.py
A    build/src/zc/ngi/testing.py
A    build/src/zc/ngi/__init__.py
A    build/src/zc/ngi/blocking.txt
A    build/src/zc/ngi/tests.py
A    build/src/zc/ngi/adapters.py
A    build/src/zc/ngi/interfaces.py
A    build/src/zc/ngi/README.txt
A    build/src/zc/ngi/async.txt
A    build/src/zc/ngi/message.py
A    build/src/zc/ngi/testing.test
A    build/src/zc/ngi/wordcount.py
A    build/README.txt
 U   build
Checked out revision 87191.
-------------- next part --------------
Creating directory '/home/ctheune/zope.org/slave/zc.ngi/build/bin'.
Creating directory '/home/ctheune/zope.org/slave/zc.ngi/build/parts'.
Creating directory '/home/ctheune/zope.org/slave/zc.ngi/build/develop-eggs'.
Generated script '/home/ctheune/zope.org/slave/zc.ngi/build/bin/buildout'.
-------------- next part --------------
Upgraded:
  zc.buildout version 1.0.3,
  setuptools version 0.6c8;
restarting.
Generated script '/home/ctheune/zope.org/slave/zc.ngi/build/bin/buildout'.
Develop: '/home/ctheune/zope.org/slave/zc.ngi/build/.'
Installing test.
Generated script '/home/ctheune/zope.org/slave/zc.ngi/build/bin/test'.
-------------- next part --------------
Running unit tests:


Failure in test /home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt
Failed doctest test for async.txt
  File "/home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt", line 0

----------------------------------------------------------------------
File "/home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt", line 161, in async.txt
Failed example:
    print loghandler
Expected:
    zc.ngi.async.client ERROR
      handle_input failed
Got:
    <BLANKLINE>
----------------------------------------------------------------------
File "/home/ctheune/zope.org/slave/zc.ngi/build/src/zc/ngi/async.txt", line 165, in async.txt
Failed example:
    handler.closed
Exception raised:
    Traceback (most recent call last):
      File "/home/ctheune/eggs/tmpY8_5rK/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        
      File "<doctest async.txt[37]>", line 1, in ?
        handler.closed
    AttributeError: LameClientConnectionHandler instance has no attribute 'closed'

  Ran 70 tests with 1 failures and 0 errors in 4.978 seconds.


More information about the Zope-Dev mailing list