[Erp5-report] ERP5_z28 r19104: 1431 Tests, 4 Errors, 2 Failures
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Feb 6 22:56:23 CET 2008
Test Suite: ERP5_z28
Revision: 19104
Result: FAIL
All tests: 1431
Failures: 2
Errors: 4
The following tests failed:
testDms (3 errors)
test_05_UniqueReference (testDms.TestDocument)
test_06_testExplicitRelations (testDms.TestDocument)
test_07_testImplicitRelations (testDms.TestDocument)
testERP5Catalog (1 failures, 2 errors)
test_53_DateFormat (testERP5Catalog.TestERP5Catalog)
test local_roles= argument
test_complex_query (testERP5Catalog.TestERP5Catalog)
-------------- next part --------------
ERROR: test_05_UniqueReference (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 334, in test_05_UniqueReference
raise NotImplementedError
NotImplementedError
ERROR: test_06_testExplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 349, in test_06_testExplicitRelations
raise NotImplementedError
NotImplementedError
ERROR: test_07_testImplicitRelations (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 366, in test_07_testImplicitRelations
raise NotImplementedError
NotImplementedError
ERROR: test_53_DateFormat (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1792, in test_53_DateFormat
[x.path for x in self.getCatalogTool()(
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/CatalogTool.py", line 588, in searchResults
return ZCatalog.searchResults(self, query=query, sql_catalog_id=catalog_id, **kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/ZSQLCatalog.py", line 1054, in searchResults
return apply(catalog.searchResults, (REQUEST,used), kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2531, in searchResults
return self.queryResults(method, REQUEST=REQUEST, used=used, **kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2512, in queryResults
query = build_sql_query_method(REQUEST=REQUEST, **kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2421, in buildSQLQuery
stat__=stat__)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 447, in asSQLExpression
value = DateTime(value).toZone('UTC')
File "/usr/lib/erp5/lib/python/DateTime/DateTime.py", line 513, in __init__
raise SyntaxError('Unable to parse %s, %s' % (args, kw))
SyntaxError: Unable to parse ('2006',), {}
FAIL: test local_roles= argument
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1673, in test_50_LocalRolesArgument
local_roles='Assignee')))
AssertionError: 1 != 2
FAIL: test_complex_query (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2170, in test_complex_query
self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3
More information about the Erp5-report
mailing list