[Erp5-report] ERP5 r23859: 2237 Tests, 6 Errors, 28 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Sep 27 19:50:32 CEST 2008


Test Suite: ERP5
Revision: 23859
Result: FAIL

All tests: 2237
Failures: 28
Errors: 6


The following tests failed:

  testERP5Web                                        (1 failures, 1 errors)
   Make sure that getDocumentValueList works.
   test_14_deadProxyFields (testERP5Web.TestERP5Web)

  testInvoice                                        (2 errors)
   test_Invoice_viewAsODT_invalid_image (testInvoice.TestSaleInvoice)
   test_Invoice_viewAsODT_invalid_image (testInvoice.TestPurchaseInvoice)

  testAlarm                                          (1 failures)
   - every 4 days at 14 and 15 and 17

  testXHTML                                          (3 failures)
   test.erp5_base.File.File_view (testXHTML.TestXHTML)
   test.erp5_base.Image.Image_view (testXHTML.TestXHTML)
   test.erp5_immobilisation.Immobilisation.Base_viewHistory (testXHTML.TestXHTML)

  testERP5Catalog                                    (1 failures, 4 errors)
   test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog)
   test_complex_query (testERP5Catalog.TestERP5Catalog)
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)

  testSelectionTool                                  (2 errors)
   testSortOrder (testSelectionTool.TestSelectionTool)
   testSortOrder (testSelectionTool.TestSelectionToolMemcachedStorage)

  testCMFCategory                                    (1 failures)
   test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)

  testERP5Type                                       (1 failures)
   test_18_SimpleContentAccessorWithGeneratedAccessor (testERP5Type.TestERP5Type)

  testDms                                            (2 failures)
   test_07_testImplicitRelations (testDms.TestDocument)
   test_Owner_Base_download (testDms.TestDocument)

  testOOoStyle                                       (15 failures)
   test_form_list (testOOoStyle.TestODSStyle)
   test_form_list_encoding (testOOoStyle.TestODSStyle)
   test_form_list_report_tree (testOOoStyle.TestODSStyle)
   test_form_view (testOOoStyle.TestODSStyle)
   test_form_view_empty_listbox (testOOoStyle.TestODSStyle)
   test_form_view_encoding (testOOoStyle.TestODSStyle)
   test_form_view_format (testOOoStyle.TestODSStyle)
   test_form_view_non_empty_listbox (testOOoStyle.TestODSStyle)
   test_image_field_form_view (testOOoStyle.TestODSStyle)
   test_image_field_form_view_bottom_group (testOOoStyle.TestODSStyle)
   test_report_view (testOOoStyle.TestODSStyle)
   test_report_view_encoding (testOOoStyle.TestODSStyle)
   test_report_view_landscape (testOOoStyle.TestODSStyle)
   test_report_view_sheet_per_report_section (testOOoStyle.TestODSStyle)
   test_textarea_center_group (testOOoStyle.TestODSStyle)
-------------- next part --------------

ERROR: Make sure that getDocumentValueList works.
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testERP5Web.py", line 890, in test_15_getDocumentValueList
    sort_on=[('translated_portal_type', 'ascending')])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Document/WebSection.py", line 257, in getDocumentValueList
    fallback_script_id='WebSection_getDocumentValueList')(**kw)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 986, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in WebSection_getDocumentValueList
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 341, in guarded_apply
    return builtin_guarded_apply(func, args, kws)
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 363, in builtin_guarded_apply
    return func(*arglist, **argdict)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 986, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 324, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 68, in WebSection_getDocumentValueListBase
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/patches/DA.py", line 220, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 421, in query
    c = self._query(qs)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 396, in _query
    raise OperationalError(m[0], '%s: %s' % (m[1], query))
OperationalError: (1054, 'Unknown column \'related_translation_0.translated_message\' in \'order clause\': SELECT\n  catalog.path AS path, catalog.uid AS uid, catalog.modification_date,\n  catalog.reference, catalog.int_index,  catalog.creation_date , catalog.title, \n  catalog.priority\nFROM\n  (\n    SELECT\n      catalog.uid, catalog.path, catalog.int_index, catalog.modification_date,\n      catalog.reference, my_versioning.language, my_versioning.version,\n      catalog.creation_date, catalog.title\n      , MAX(CONCAT(CASE my_versioning.language\n                                       WHEN  \'en\' THEN \'3\'\n                                       WHEN \'en\' THEN \'2\'\n                                       ELSE \'1\' END,\n                            my_versioning.version)) AS priority\n    FROM\n                catalog AS catalog,\n                translation AS related_translation_0,\n            versioning AS my_versioning\n    WHERE\n      my_versioning.uid = catalog.uid\n                AND (((catalog.security_uid IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)) OR (((((((catalog.viewable_owner = \'zope\'))))))))) AND (((((catalog.portal_type = \'Document\'))))) AND ((((((catalog.validation_state = \'released\')))) OR ((((catalog.validation_state = \'released_alive\')))) OR ((((catalog.validation_state = \'published\')))) OR ((((catalog.validation_state = \'published_alive\')))) OR ((((catalog.validation_state = \'shared\')))) OR ((((catalog.validation_state = \'shared_alive\')))) OR ((((catalog.validation_state = \'public\')))) OR ((((catalog.validation_state = \'validated\')))))) AND (related_translation_0.original_message = catalog.portal_type\n AND related_translation_0.message_context = "portal_type"\n AND related_translation_0.language = \'en\')\n            AND my_versioning.language = \'en\' \n    GROUP BY\n      catalog.uid\n    ORDER BY\n      priority DESC\n  ) AS catalog, versioning AS my_versioning\n     WHERE\n          catalog.uid = my_versioning.uid\n     GROUP BY\n       catalog.reference\n     HAVING \n         MAX(CONCAT(CASE my_versioning.language\n                                       WHEN  \'en\' THEN \'3\'\n                                       WHEN \'en\' THEN \'2\'\n                                       ELSE \'1\' END,\n                            my_versioning.version)) = catalog.priority\n  ORDER BY\n   related_translation_0.translated_message\n\n  LIMIT 1000')



FAIL: test_14_deadProxyFields (testERP5Web.TestERP5Web)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testERP5Web.py", line 880, in test_14_deadProxyFields
    '%s\nform_id:%s\nfield_id:%s\n' % (field_path,
AssertionError: erp5_base/Delivery_viewSplitAndDeferDialog/listbox_quantity_unit
form_id:DeliveryCell_viewFieldLibrary
field_id:my_quantity_unit




ERROR: test_Invoice_viewAsODT_invalid_image (testInvoice.TestSaleInvoice)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testInvoice.py", line 751, in test_Invoice_viewAsODT_invalid_image
    odt = invoice.Invoice_viewAsODT()
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 256, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 462, in pt_render
    ooo_document = ooo_document()
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 256, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 486, in pt_render
    if document_dict['doc_type'].startswith(self._OOo_content_type_root) or \
AttributeError: 'NoneType' object has no attribute 'startswith'



ERROR: test_Invoice_viewAsODT_invalid_image (testInvoice.TestPurchaseInvoice)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testInvoice.py", line 751, in test_Invoice_viewAsODT_invalid_image
    odt = invoice.Invoice_viewAsODT()
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 256, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 462, in pt_render
    ooo_document = ooo_document()
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 256, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 486, in pt_render
    if document_dict['doc_type'].startswith(self._OOo_content_type_root) or \
AttributeError: 'NoneType' object has no attribute 'startswith'



FAIL: - every 4 days at 14 and 15 and 17
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testAlarm.py", line 260, in test_07a_Every4DaysSomeHours
    self.assertEquals(alarm.getAlarmDate(),right_second_date)
AssertionError: DateTime('2006/10/08 15:00:00 GMT+1') != DateTime('2006/10/07 15:00:00 GMT+1')



FAIL: test.erp5_base.File.File_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "File_view" (from erp5_base bt) with warning NOT displayed :
Error: line 1200 column 37 : ID "fieldset_left" already defined
Error: line 1237 column 38 : ID "fieldset_right" already defined



FAIL: test.erp5_base.Image.Image_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "Image_view" (from erp5_base bt) with warning NOT displayed :
Error: line 1210 column 37 : ID "fieldset_left" already defined
Error: line 1247 column 38 : ID "fieldset_right" already defined



FAIL: test.erp5_immobilisation.Immobilisation.Base_viewHistory (testXHTML.TestXHTML)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "Base_viewHistory" (from erp5_immobilisation bt) with warning NOT displayed :
Error: line 724 column 39 : ID "fieldset_bottom" already defined
Error: line 1020 column 39 : ID "fieldset_bottom" already defined



ERROR: test_48_ERP5Site_hotReindexAll (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 111, in __call__
    self.tearDown()
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/base.py", line 102, in tearDown
    self.beforeTearDown()
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 79, in beforeTearDown
    get_transaction().commit()
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 373, in commit
    self._callBeforeCommitHooks()
  File "/usr/lib/erp5/lib/python/transaction/_transaction.py", line 413, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/CMFActivity/Activity/SQLQueue.py", line 70, in prepareQueueMessageList
    store=0)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5/Tool/IdTool.py", line 209, in generateNewLengthIdList
    result = query(id_group=id_group, id_count=id_count, default=default)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/patches/DA.py", line 220, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 295, in query
    return self._access_db(method_id='query', args=args, kw=kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 421, in query
    c = self._query(qs)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ZMySQLDA/db.py", line 398, in _query
    raise ConflictError('%s: %s: %s' % (m[0], m[1], query))
ConflictError: 1205: Lock wait timeout exceeded; try restarting transaction: INSERT INTO portal_ids (`id_group`, `last_id`)
 VALUES ('portal_activity_queue', 3)
 ON DUPLICATE KEY UPDATE `last_id` = `last_id` + 2



FAIL: test_SearchedStringIsNotStripped (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.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2697, in test_SearchedStringIsNotStripped
    compareSet(' foo', [second_doc])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2695, in compareSet
    self.assertSameSet(document_list, [x.getObject() for x in result])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 546, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/83>] != [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/82>]



FAIL: test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (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.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1956, in test_SubDocumentsWithAcquireLocalRoleSecurityIndexing
    self.assertSameSet([obj, ], [x.getObject() for x in result])
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 546, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Url at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/85/1>] != []



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.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2243, in test_complex_query
    self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3



FAIL: test_sortOnRelatedKeyWithUnsetRelation (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.ERP5/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2735, in test_sortOnRelatedKeyWithUnsetRelation
    len(person_module.searchFolder(sort_on=[('subordination_title', 'ascending')])))
AssertionError: 2 != 1



ERROR: testSortOrder (testSelectionTool.TestSelectionTool)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5Form/tests/testSelectionTool.py", line 153, in testSortOrder
    'title')
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Form/SelectionTool.py", line 444, in setSelectionQuickSortOrder
    form = REQUEST.form
AttributeError: 'NoneType' object has no attribute 'form'



ERROR: testSortOrder (testSelectionTool.TestSelectionToolMemcachedStorage)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5Form/tests/testSelectionTool.py", line 153, in testSortOrder
    'title')
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Form/SelectionTool.py", line 444, in setSelectionQuickSortOrder
    form = REQUEST.form
AttributeError: 'NoneType' object has no attribute 'form'



FAIL: test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/CMFCategory/tests/testCMFCategory.py", line 973, in test_getSingleCategoryAcquiredMembershipListOnParent
    portal_type='Person Module'))
AssertionError: ['person_module'] != [<Folder at /erp5_portal_375fd2e06bb46325945c05a27d83aefb/person_module>]



FAIL: test_18_SimpleContentAccessorWithGeneratedAccessor (testERP5Type.TestERP5Type)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5Type/tests/testERP5Type.py", line 1147, in test_18_SimpleContentAccessorWithGeneratedAccessor
    self.assertEquals(1, len([m for m in
AssertionError: 1 != 0



FAIL: 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.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 497, in test_07_testImplicitRelations
    sqlresult_to_document_list(document1.getImplicitPredecessorValueList()))
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 548, in failIfDifferentSet
    self.failUnless(i in a, msg)
AssertionError: [<OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/35>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/36>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/37>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/38>] != [<OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/35>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/34>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/36>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/37>, <OOoDocument at /erp5_portal_dc786bf6c20f8a0600f203dfb52d83ce/document_module/38>]



FAIL: test_Owner_Base_download (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.ERP5/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 578, in test_Owner_Base_download
    response.headers['content-type'])
AssertionError: 'application/vnd.oasis.opendocument.spreadsheet' != 'application/octet-stream'



FAIL: test_form_list (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 100, in test_form_list
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_list_encoding (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 232, in test_form_list_encoding
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_list_report_tree (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 114, in test_form_list_report_tree
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_view (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 127, in test_form_view
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_view_empty_listbox (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 141, in test_form_view_empty_listbox
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_view_encoding (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 209, in test_form_view_encoding
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_view_format (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 165, in test_form_view_format
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_form_view_non_empty_listbox (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 153, in test_form_view_non_empty_listbox
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_image_field_form_view (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 244, in test_image_field_form_view
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_image_field_form_view_bottom_group (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 257, in test_image_field_form_view_bottom_group
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_report_view (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 176, in test_report_view
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_report_view_encoding (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 220, in test_report_view_encoding
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_report_view_landscape (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 187, in test_report_view_landscape
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_report_view_sheet_per_report_section (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 198, in test_report_view_sheet_per_report_section
    self._validate(response.getBody())
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




FAIL: test_textarea_center_group (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
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.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 273, in test_textarea_center_group
    self._validate(body)
  File "/home/buildbot/buildbot_slave/full.ERP5/build/unit_test/Products/ERP5OOo/tests/testOOoStyle.py", line 75, in _validate
    self.fail(''.join(error_list))
AssertionError: content.xml:134: Type NCName doesn't allow value '4_decimal'
content.xml:135: Invalid sequence in interleave
content.xml:135: Element style failed to validate attributes
content.xml:135: Expecting element map, got table-cell-properties
content.xml:134: Expecting an element map, got nothing
content.xml:0: Extra element style in interleave
content.xml:33: Invalid sequence in interleave
content.xml:33: Element automatic-styles failed to validate content




More information about the Erp5-report mailing list