logo       

Linux Test Results - Archetypes and transform HEAD - errors:4: msg#00095

web.zope.plone.archetypes.devel

Subject: Linux Test Results - Archetypes and transform HEAD - errors:4

======================================================================
Python Version:2.1.3+ (#1, Mar 21 2003, 23:20:17)
[GCC 3.2.3 20030316 (Debian prerelease)]

Modules included:
Zope (Zope-2_6-branch)
CMF/CMFCore (CMF-1_3-branch)
CMF/CMFDefault (CMF-1_3-branch)
CMF/CMFCalendar (CMF-1_3-branch)
CMF/CMFTopic (CMF-1_3-branch)
CMF/DCWorkflow (HEAD)
CMFPlone (Plone-1_0)
Formulator (HEAD)
ZMySQLDA/lib/python/Products/ZMySQLDA (HEAD)
psycopg/ZPsycopgDA (HEAD)
Archetypes (HEAD)
transform (HEAD)
validation (HEAD)
generator (HEAD)
ArchExample (HEAD)
docutils (HEAD)

Products/Archetypes/content_driver/MSWord.py[20]:?
Failed to import the OpenOffice PyUNO content converter.
Remind me to write a doc on how to set this up as its a better
converter than wvWare and in somecases even MSWord
Traceback (most recent call last):
File "tests/test_all.py", line 30, in ?
main(defaultTest='test_suite')
File "/usr/lib/python2.1/unittest.py", line 663, in __init__
self.parseArgs(argv)
File "/usr/lib/python2.1/unittest.py", line 690, in parseArgs
self.createTests()
File "/usr/lib/python2.1/unittest.py", line 696, in createTests
self.module)
File "/usr/lib/python2.1/unittest.py", line 458, in loadTestsFromNames
suites.append(self.loadTestsFromName(name, module))
File "/usr/lib/python2.1/unittest.py", line 443, in loadTestsFromName
test = obj()
File "tests/test_all.py", line 13, in test_suite
return build_test_suite('Products.Archetypes.tests',[
File
"/home/zopetests/sandbox/Zope/lib/python/Products/CMFCore/tests/base/utils.py",
line 18, in build_test_suite
__import__(the_name,globals(),locals())
File
"/home/zopetests/sandbox/Zope/lib/python/Products/Archetypes/tests/test_sqlstorage.py",
line 55, in ?
check=1, # connect immediatly
File "/home/zopetests/sandbox/Zope/lib/python/Products/ZPsycopgDA/DA.py",
line 168, in __init__
self.edit(title, connection_string, zdatetime, check)
File "/home/zopetests/sandbox/Zope/lib/python/Products/ZPsycopgDA/DA.py",
line 175, in edit
if check: self.connect(connection_string)
File "/home/zopetests/sandbox/Zope/lib/python/Products/ZPsycopgDA/DA.py",
line 230, in connect
self._v_database_connection=DB(s)
File "/home/zopetests/sandbox/Zope/lib/python/Products/ZPsycopgDA/db.py",
line 116, in __init__
self.db = self.connect(self.connection)
BadRequest: <strong>Could not open connection.<br>Connection string:
</strong><CODE>dbname=demo user=demo</CODE><br>
<pre>
psycopg.OperationalError
FATAL: IDENT authentication failed for user "demo"


</pre>


Products/Archetypes/content_driver/MSWord.py[20]:?
Failed to import the OpenOffice PyUNO content converter.
Remind me to write a doc on how to set this up as its a better
converter than wvWare and in somecases even MSWord
........EEE.E
======================================================================
ERROR: testSame (Products.transform.tests.test_rest.ReSTTestSubclass)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/tests/test_rest.py",
line 23, in testSame
got = normalize_html(transformer.convert('rest_to_html', got).getData())
File "/home/zopetests/sandbox/Zope/lib/python/Products/transform/engine.py",
line 32, in convert
data = binding.transform.convert(orig, data, **kwargs)
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/transforms/rest.py",
line 32, in convert
html = publish_string(writer=Writer(), source=orig,
settings_overrides=settings_overrides)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 331, in
publish_string
settings = pub.get_settings(settings_spec=settings_spec)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 105, in
get_settings
settings_spec, **defaults)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 91, in
setup_option_parser
usage=usage, description=description)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
322, in __init__
config.read_standard_files(self)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
421, in read_standard_files
self.read(self.standard_config_files, option_parser)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
424, in read
if type(filenames) in types.StringTypes:
AttributeError: 'types' module has no attribute 'StringTypes'
======================================================================
ERROR: testSame (Products.transform.tests.test_rest.ReSTTestSubclass)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/tests/test_rest.py",
line 23, in testSame
got = normalize_html(transformer.convert('rest_to_html', got).getData())
File "/home/zopetests/sandbox/Zope/lib/python/Products/transform/engine.py",
line 32, in convert
data = binding.transform.convert(orig, data, **kwargs)
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/transforms/rest.py",
line 32, in convert
html = publish_string(writer=Writer(), source=orig,
settings_overrides=settings_overrides)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 331, in
publish_string
settings = pub.get_settings(settings_spec=settings_spec)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 105, in
get_settings
settings_spec, **defaults)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 91, in
setup_option_parser
usage=usage, description=description)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
322, in __init__
config.read_standard_files(self)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
421, in read_standard_files
self.read(self.standard_config_files, option_parser)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
424, in read
if type(filenames) in types.StringTypes:
AttributeError: 'types' module has no attribute 'StringTypes'
======================================================================
ERROR: testSame (Products.transform.tests.test_rest.ReSTTestSubclass)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/tests/test_rest.py",
line 23, in testSame
got = normalize_html(transformer.convert('rest_to_html', got).getData())
File "/home/zopetests/sandbox/Zope/lib/python/Products/transform/engine.py",
line 32, in convert
data = binding.transform.convert(orig, data, **kwargs)
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/transforms/rest.py",
line 32, in convert
html = publish_string(writer=Writer(), source=orig,
settings_overrides=settings_overrides)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 331, in
publish_string
settings = pub.get_settings(settings_spec=settings_spec)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 105, in
get_settings
settings_spec, **defaults)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/core.py", line 91, in
setup_option_parser
usage=usage, description=description)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
322, in __init__
config.read_standard_files(self)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
421, in read_standard_files
self.read(self.standard_config_files, option_parser)
File "/home/zopetests/sandbox/Zope/lib/python/docutils/frontend.py", line
424, in read
if type(filenames) in types.StringTypes:
AttributeError: 'types' module has no attribute 'StringTypes'
======================================================================
ERROR: testSame (Products.transform.tests.test_lynx.TestLynx)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/tests/test_lynx.py",
line 25, in testSame
out = transformer.convert('lynx_dump', data, filename="%s.html" % FILE_NAME)
File "/home/zopetests/sandbox/Zope/lib/python/Products/transform/engine.py",
line 32, in convert
data = binding.transform.convert(orig, data, **kwargs)
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/transforms/command.py",
line 68, in convert
filedest.write(self.data)
File
"/home/zopetests/sandbox/Zope/lib/python/Products/transform/transforms/command.py",
line 56, in __getattr__
raise AttributeError(attr)
AttributeError: data
----------------------------------------------------------------------
Ran 13 tests in 0.730s

FAILED (errors=4)



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise