[Erp5-report] ERP5_z28 r23728: 2218 Tests, 8 Errors, 12 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 23 04:08:29 CEST 2008


Test Suite: ERP5_z28
Revision: 23728
Result: FAIL

All tests: 2218
Failures: 12
Errors: 8


The following tests failed:

  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)

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

  testERP5Type                                       (1 failures)
   test_18_SimpleContentAccessorWithGeneratedAccessor (testERP5Type.TestERP5Type)

  testIngestion                                      (7 errors)
   test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
   test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
   test_05_FormatIngestionText (testIngestion.TestIngestion)
   test_09_Contribute (testIngestion.TestIngestion)
   test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
   test_11_EmailIngestion (testIngestion.TestIngestion)
   test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)

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

  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)

  testCMFCategory                                    (1 failures)
   test_getSingleCategoryAcquiredMembershipListOnParent (testCMFCategory.TestCMFCategory)
-------------- next part --------------

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/slave/full.ERP5_z28/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 1202 column 37 : ID "fieldset_left" already defined
Error: line 1239 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/slave/full.ERP5_z28/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 1212 column 37 : ID "fieldset_left" already defined
Error: line 1249 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/slave/full.ERP5_z28/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 744 column 39 : ID "fieldset_bottom" already defined
Error: line 1058 column 39 : ID "fieldset_bottom" already defined



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/slave/full.ERP5_z28/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_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/slave/full.ERP5_z28/build/Products/ERP5Type/tests/testERP5Type.py", line 1147, in test_18_SimpleContentAccessorWithGeneratedAccessor
    self.assertEquals(1, len([m for m in
AssertionError: 1 != 0



ERROR: test_05_FormatIngestionPresentation (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1126, in test_05_FormatIngestionPresentation
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreatePresentationDocument
    > IngestPresentationFormats
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 758, in stepIngestPresentationFormats
    self.ingestFormatList('three', format_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 303, in ingestFormatList
    context.convertToBaseFormat()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_05_FormatIngestionSpreadSheet (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1117, in test_05_FormatIngestionSpreadSheet
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreateSpreadsheetDocument
    > IngestSpreadsheetFormats
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 750, in stepIngestSpreadsheetFormats
    self.ingestFormatList('two', format_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 303, in ingestFormatList
    context.convertToBaseFormat()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_05_FormatIngestionText (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1108, in test_05_FormatIngestionText
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
      CreateTextDocument
    > IngestTextFormats
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 742, in stepIngestTextFormats
    self.ingestFormatList('one', format_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 303, in ingestFormatList
    context.convertToBaseFormat()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/Document/Document.py", line 1327, in convertToBaseFormat
    message = self._convertToBaseFormat() # Call implemetation method
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 537, in _convertToBaseFormat
    raise ConversionError(
ConversionError: OOoDocument: Error converting document to base format 402::



ERROR: test_09_Contribute (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1261, in test_09_Contribute
    self.playSequence(step_list, quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 973, in playSequence
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CleanUp
    > ContributeFileListWithNoType
      CleanUp
      ContributeFileListWithType
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 866, in stepContributeFileListWithNoType
    self.contributeFileList(with_portal_type=False)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 375, in contributeFileList
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_10_MetadataSettingPreferenceOrder (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_11_EmailIngestion (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





ERROR: test_12_UploadTextFromContributionTool (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 367, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 108, in afterSetUp
    self.createDefaultCategoryList()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 226, in createDefaultCategoryList
    self.tic()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 531, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3', 'Document_convertToBaseFormatAndDiscoverMetadata', -2, 6)] 
Last error message:
ConversionError
OOoDocument: Error converting document to base format 402::
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 258, in __call__
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 986, in _exec
  Module Products.PythonScripts.PythonScript, line 324, in _exec
  Module None, line 9, in Document_convertToBaseFormatAndDiscoverMetadata
   - <PythonScript at /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/Document_convertToBaseFormatAndDiscoverMetadata used for /erp5_portal_9123d6aaa7e1ac41fe394227d787a676/document_module/3>
   - Line 9
  Module Products.ERP5.Document.Document, line 1327, in convertToBaseFormat
  Module Products.ERP5Type.Document.OOoDocument, line 537, in _convertToBaseFormat
ConversionError: OOoDocument: Error converting document to base format 402::





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/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 497, in test_07_testImplicitRelations
    sqlresult_to_document_list(document1.getImplicitPredecessorValueList()))
  File "/home/buildbot/slave/full.ERP5_z28/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/slave/full.ERP5_z28/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'



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/slave/full.ERP5_z28/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/slave/full.ERP5_z28/build/unit_test/Products/CMFActivity/ActivityBuffer.py", line 140, in tpc_prepare
    activity.prepareQueueMessageList(activity_tool, message_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/CMFActivity/Activity/SQLQueue.py", line 70, in prepareQueueMessageList
    store=0)
  File "/home/buildbot/slave/full.ERP5_z28/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/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/patches/DA.py", line 220, in DA__call__
    result=DB__.query(query, self.max_rows_)
  File "/home/buildbot/slave/full.ERP5_z28/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/slave/full.ERP5_z28/build/unit_test/Products/ZMySQLDA/db.py", line 286, in _access_db
    return getattr(db, method_id)(*args, **kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZMySQLDA/db.py", line 421, in query
    c = self._query(qs)
  File "/home/buildbot/slave/full.ERP5_z28/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/slave/full.ERP5_z28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2697, in test_SearchedStringIsNotStripped
    compareSet(' foo', [second_doc])
  File "/home/buildbot/slave/full.ERP5_z28/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/slave/full.ERP5_z28/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/slave/full.ERP5_z28/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/slave/full.ERP5_z28/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/slave/full.ERP5_z28/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/slave/full.ERP5_z28/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



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/slave/full.ERP5_z28/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>]



More information about the Erp5-report mailing list