[Zope-dev] 2 failures on the KGS (z3c.rml & zope.app.publication)
Christophe Combelles
ccomb at free.fr
Fri Jan 11 15:24:01 EST 2008
Hi,
I was trying to read and understand zope.release and zope.kgs (to be able to add
zope.app.locales 3.4.1 into the upcoming zope 3.4).
So I've tried to run all the tests of the KGS :
-----------------------------------------------------
$ ./bin/test -vpc1
Running tests at level 1
Test-module import failures:
Module: ZEO.tests.testZEO
IOError: [Errno 2] No such file or directory:
'/home/dadafkas/projets/zope3/zope3.4/test/eggs/ZODB3-3.8.0b4-py2.4-linux-i686.egg/ZEO/tests/registerDB.test'
Module: z3c.rml.tests.test_rml
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/tests/test_rml.py",
line 19, in ?
import PIL
ImportError: No module named PIL
Running unit tests:
Running:
3966/10840 (36.6%) ... ml-0.7.1-py2.4.egg/z3c/rml/tests/../pagetemplate.txt
Failure in test
/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/tests/../pagetemplate.txt
Failed doctest test for pagetemplate.txt
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/tests/../pagetemplate.txt",
line 0
----------------------------------------------------------------------
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/tests/../pagetemplate.txt",
line 41, in pagetemplate.txt
Failed example:
from z3c.rml import pagetemplate
Exception raised:
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpHxshRy/zope.testing-3.5.1-py2.4.egg/zope/testing/doctest.py",
line 1356, in __run
File "<doctest pagetemplate.txt[3]>", line 1, in ?
from z3c.rml import pagetemplate
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/pagetemplate.py",
line 20, in ?
from z3c.rml import rml2pdf
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/rml2pdf.py",
line 24, in ?
from z3c.rml import document, interfaces
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/z3c.rml-0.7.1-py2.4.egg/z3c/rml/document.py",
line 22, in ?
import reportlab.pdfgen.canvas
ImportError: No module named reportlab.pdfgen.canvas
4909/10840 (45.3%) ...
etup-3.4.1-py2.4.egg/zope/app/appsetup/bootstrap.txtzope.app.appsetup: Security
policy is not configured.
Please make sure that securitypolicy.zcml is included in site.zcml immediately
before principals.zcml
zope.app.appsetup: Security policy is not configured.
Please make sure that securitypolicy.zcml is included in site.zcml immediately
before principals.zcml
zope.app.appsetup: Security policy is not configured.
Please make sure that securitypolicy.zcml is included in site.zcml immediately
before principals.zcml
6434/10840 (59.4%) evolve
(zope.app.generations.generations)zope.app.generations: Failed to evolve
database to generation 4 for app1
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpmkOgSQ/zope.app.generations-3.4.1-py2.4.egg/zope/app/generations/generations.py",
line 415, in evolve
File "<doctest zope.app.generations.generations.evolve[1]>", line 12, in evolve
raise ValueError(generation)
ValueError: 4
zope.app.generations: Failed to evolve database to generation 4 for app1
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpmkOgSQ/zope.app.generations-3.4.1-py2.4.egg/zope/app/generations/generations.py",
line 415, in evolve
File "<doctest zope.app.generations.generations.evolve[1]>", line 12, in evolve
raise ValueError(generation)
ValueError: 4
zope.app.generations: Failed to evolve database to generation 4 for app1
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpmkOgSQ/zope.app.generations-3.4.1-py2.4.egg/zope/app/generations/generations.py",
line 415, in evolve
File "<doctest zope.app.generations.generations.evolve[1]>", line 12, in evolve
raise ValueError(generation)
ValueError: 4
zope.app.generations: Failed to evolve database to generation 4 for app1
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpmkOgSQ/zope.app.generations-3.4.1-py2.4.egg/zope/app/generations/generations.py",
line 415, in evolve
File "<doctest zope.app.generations.generations.evolve[1]>", line 12, in evolve
raise ValueError(generation)
ValueError: 4
zope.app.generations: Failed to evolve database to generation 4 for app1
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpmkOgSQ/zope.app.generations-3.4.1-py2.4.egg/zope/app/generations/generations.py",
line 415, in evolve
File "<doctest zope.app.generations.generations.evolve[1]>", line 12, in evolve
raise ValueError(generation)
ValueError: 4
zope.app.generations: Failed to evolve database to generation 4 for app1
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpmkOgSQ/zope.app.generations-3.4.1-py2.4.egg/zope/app/generations/generations.py",
line 415, in evolve
File "<doctest zope.app.generations.generations.evolve[1]>", line 12, in evolve
raise ValueError(generation)
ValueError: 4
6875/10840 (63.4%) testAbortOrCommitTransaction
(...blicationErrorHandling)SiteError: Error while reporting an error to the
Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
6877/10840 (63.4%) testExceptionResetsResponse
(...ublicationErrorHandling)SiteError: Error while reporting an error to the
Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
6878/10840 (63.5%) testExceptionSideEffects
(...pePublicationErrorHandling)SiteError: Error while reporting an error to the
Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
6879/10840 (63.5%) testHandlingSystemErrors
(...pePublicationErrorHandling)SiteError: Error while reporting an error to the
Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: http://test.url
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/tests/test_zopepublication.py",
line 287, in testHandlingSystemErrors
E2
SiteError: http://test.url
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/tests/test_zopepublication.py",
line 287, in testHandlingSystemErrors
E2
SiteError: http://test.url
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/tests/test_zopepublication.py",
line 287, in testHandlingSystemErrors
E2
6881/10840 (63.5%) testNoViewOnClassicClassException
(...tionErrorHandling)SiteError: Error while reporting an error to the Error
Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
6883/10840 (63.5%) testRetryNotAllowed
(...on.ZopePublicationErrorHandling)SiteError: Error while reporting an error to
the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
Failure in test testRetryNotAllowed
(zope.app.publication.tests.test_zopepublication.ZopePublicationErrorHandling)
Traceback (most recent call last):
File "/usr/local/lib/python2.4/unittest.py", line 260, in run
testMethod()
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/tests/test_zopepublication.py",
line 193, in testRetryNotAllowed
File "/usr/local/lib/python2.4/unittest.py", line 333, in failUnlessEqual
raise self.failureException, \
AssertionError: 'line 185, in testRetryNotAllowed ConflictError: database
conflict error' != 'in testRetryNotAllowed raise ConflictError ConflictError:
database conflict error'
6884/10840 (63.5%) testViewOnException
(...on.ZopePublicationErrorHandling)SiteError: Error while reporting an error to
the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
7425/10840 (68.5%) ...
3.4.0-py2.4.egg/zope/app/twisted/tests/../README.txtroot: -- Example-HTTP Server
started.
Hostname: localhost
Port: 0
root: -- Example-HTTP Server started.
Hostname: localhost
Port: 0
root: -- Example-HTTP Server started.
Hostname: localhost
Port: 0
root: -- Example-HTTP-2 Server started.
Hostname: localhost
Port: 0
root: -- Example-HTTP-2 Server started.
Hostname: localhost
Port: 0
root: -- Example-HTTP-2 Server started.
Hostname: localhost
Port: 0
7434/10840 (68.6%) ...
ed-3.4.0-py2.4.egg/zope/app/twisted/tests/../log.txtaccesslog: 127.0.0.1 - -
[29/Jun/2005:01:06:40 +0200] "GET /index.html HTTP/1.1" 200 300 "-" "-"
accesslog: 127.0.0.1 - - [29/Jun/2005:01:06:40 +0200] "GET /index.html HTTP/1.1"
200 300 "-" "-"
accesslog: 127.0.0.1 - - [29/Jun/2005:01:06:40 +0200] "GET /index.html HTTP/1.1"
200 300 "-" "-"
accesslog: 127.0.0.1 - - [29/Jun/2005:01:06:40 +0200] "GET /index.html HTTP/1.1"
200 300 "http://localhost:8080/manage" "Mozilla 1.7"
accesslog: 127.0.0.1 - - [29/Jun/2005:01:06:40 +0200] "GET /index.html HTTP/1.1"
200 300 "http://localhost:8080/manage" "Mozilla 1.7"
accesslog: 127.0.0.1 - - [29/Jun/2005:01:06:40 +0200] "GET /index.html HTTP/1.1"
200 300 "http://localhost:8080/manage" "Mozilla 1.7"
7509/10840 (69.3%) ...
pe.app.wsgi-3.4.0-py2.4.egg/zope/app/wsgi/README.txtSiteError: Error while
reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
SiteError: Error while reporting an error to the Error Reporting utility
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpma22-A/zope.app.publication-3.4.2-py2.4.egg/zope/app/publication/zopepublication.py",
line 225, in _logErrorWithErrorReportingUtility
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.component-3.4.0-py2.4.egg/zope/component/_api.py",
line 207, in getUtility
raise ComponentLookupError(interface, name)
ComponentLookupError: (<InterfaceClass
zope.error.interfaces.IErrorReportingUtility>, '')
8237/10840 (76.0%) test_ErrorLog_unicode
(...ts.ErrorReportingUtilityTests)SiteError: Error in ErrorReportingUtility
while getting a str representation of an object
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.error-3.5.1-py2.4.egg/zope/error/error.py",
line 71, in getPrintable
value = str(value)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0441' in position
7: ordinal not in range(128)
SiteError: Error in ErrorReportingUtility while getting a str representation of
an object
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.error-3.5.1-py2.4.egg/zope/error/error.py",
line 71, in getPrintable
value = str(value)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0441' in position
7: ordinal not in range(128)
SiteError: Error in ErrorReportingUtility while getting a str representation of
an object
Traceback (most recent call last):
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/zope.error-3.5.1-py2.4.egg/zope/error/error.py",
line 71, in getPrintable
value = str(value)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u0441' in position
7: ordinal not in range(128)
9224/10840 (85.1%) test_sniffer_html_ascii
(...ptfile.TypeSniffingTestCase)root: PageTemplateFile: Error in template
/tmp/tmpkeIudL: Compilation failed
HTMLParser.HTMLParseError: unexpected char u'S' in internal subset, at line 1,
column 18
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
HTMLParser.HTMLParseError: unexpected char u'S' in internal subset, at line 1,
column 18
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
HTMLParser.HTMLParseError: unexpected char u'S' in internal subset, at line 1,
column 18
9226/10840 (85.1%) test_sniffer_xml_utf16_be
(...file.TypeSniffingTestCase)root: PageTemplateFile: Error in template
/tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
9227/10840 (85.1%) test_sniffer_xml_utf16_le
(...file.TypeSniffingTestCase)root: PageTemplateFile: Error in template
/tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 0
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
root: PageTemplateFile: Error in template /tmp/tmpkeIudL: Compilation failed
xml.parsers.expat.ExpatError: unclosed token: line 1, column 1
9305/10840 (85.8%) testCookieErrorToLog
(...st_browserrequest.BrowserTests)eventlog: Illegal key value: ldap/OU
eventlog: Illegal key value: ldap/OU
eventlog: Illegal key value: ldap/OU
9408/10840 (86.8%) testCookieErrorToLog
(...ts.test_http.ConcreteHTTPTests)eventlog: Illegal key value: ldap/OU
eventlog: Illegal key value: ldap/OU
eventlog: Illegal key value: ldap/OU
10197/10840 (94.1%) doctest_ServerBase
(zope.server.tests.test_serverbase)ServerBaseForTest: Computing hostname
ServerBaseForTest: Computing hostname
ServerBaseForTest: Computing hostname
10258/10840 (94.6%) setRequestId
(zope.session.http.CookieClientIdManager)root: ClientIdManager is using
thirdparty cookies, ignoring setIdRequest call
root: ClientIdManager is using thirdparty cookies, ignoring setIdRequest call
root: ClientIdManager is using thirdparty cookies, ignoring setIdRequest call
Ran 10840 tests with 2 failures and 0 errors in 5 minutes 45.028 seconds.
Traceback (most recent call last):
File "/home/dadafkas/projets/zope3/zope3.4/test/bin/test", line 184, in ?
zope.testing.testrunner.run([
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpHxshRy/zope.testing-3.5.1-py2.4.egg/zope/testing/testrunner.py",
line 932, in run
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpHxshRy/zope.testing-3.5.1-py2.4.egg/zope/testing/testrunner.py",
line 1072, in run_with_options
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpHxshRy/zope.testing-3.5.1-py2.4.egg/zope/testing/testrunner.py",
line 1542, in ordered_layers
File
"/home/dadafkas/projets/zope3/zope3.4/test/eggs/tmpHxshRy/zope.testing-3.5.1-py2.4.egg/zope/testing/testrunner.py",
line 1567, in layer_from_name
AttributeError: 'module' object has no attribute 'DemoLayer'
ccomb at portouf:/home/dadafkas/projets/zope3/zope3.4/test$
More information about the Zope-Dev
mailing list