[Erp5-report] ERP5 r43293 : 4542 Tests, 37 Errors, 37 Failures, 232 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Feb 12 05:01:55 CET 2011


Test Suite: ERP5
Revision: 43293
Result: FAIL

All tests: 4542
Failures: 37
Errors: 37
Skips: 232



The following tests failed:

  testAccounting_l10n_fr_m9                          (7 failures)
   test_AccountTypeConstaintFixFor4718 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
   test_AccountTypeConstaintFixFor4721 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
   test_AccountTypeConstaintFixFor4731 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
   test_AccountTypeConstaintFixFor4735 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
   test_AccountTypeConstaintFixForClass4 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
   test_AccountTypeConstaintFixForExpense (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
   test_AccountTypeConstaintFixForPayable (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)

  testArchive                                        (1 errors)
   test_Archive (testArchive.TestArchive)

  testBusinessTemplate                               (6 failures, 7 errors, 2 skips)
   test_168_DocumentUninstallIsEffective (testBusinessTemplate.TestBusinessTemplate)
   test_18_upgradeBusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
   test_19_checkUpdateBusinessTemplateWorkflow (testBusinessTemplate.TestBusinessTemplate)
   test_20_checkUpdateTool (testBusinessTemplate.TestBusinessTemplate)
   test_26_ImportWithDoubleSlashes (testBusinessTemplate.TestBusinessTemplate)
   test_30_CheckInstalledCatalogProperties (testBusinessTemplate.TestBusinessTemplate)
   test_31_BusinessTemplateWithCatalogMethod (testBusinessTemplate.TestBusinessTemplate)
   test_155_BusinessTemplateUpdateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
   test_15_BusinessTemplateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
   test_167_InstanceAndRelatedClassDefinedInSameBT (testBusinessTemplate.TestBusinessTemplate)
   test_16_BusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
   test_36_CheckPortalTypeRoles (testBusinessTemplate.TestBusinessTemplate)
   test_type_provider (testBusinessTemplate.TestBusinessTemplate)

  testConstraint                                     (2 errors)
   test_OverrideMessage (testConstraint.TestConstraint)
   test_RegisterWithPropertySheet (testConstraint.TestConstraint)

  testDms                                            (2 failures, 2 errors, 1 skips)
   test_DownloadableDocumentSize (testDms.TestDocumentWithSecurity), Check that once the document is converted and cached, its size is
   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
   test_09_SearchableText (testDms.TestDocument)
   test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)

  testDmsWithFlare                                   (2 failures, 1 skips)
   test_09_SearchableText (testDmsWithFlare.TestDocumentWithFlare)
   test_base_convertable_behaviour_with_successive_updates (testDmsWithFlare.TestDocumentWithFlare), Check that update content's document (with setData and setFile)

  testDocumentationHelper                            (1 errors)
   test_02_BusinessTemplate (testDocumentationHelper.TestDocumentationHelper), Documentation of Business Template

  testDynamicClassGeneration                         (1 errors, 1 skips)
   testZodbImportPropertySheet (testDynamicClassGeneration.TestZodbImportFilesystemPropertySheet)

  testERP5Administration                             (1 failures)
   test_check_consistency_alarm (testERP5Administration.TestERP5Administration)

  testERP5Core                                       (1 errors)
   test_getPropertyForUid (testERP5Core.TestERP5Core)

  testERP5CurrencyExchangeLine                       (5 failures)
   test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
   test_CreateEmptyCurrencyExchangeLineForDestination (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
   test_DateOfCurrencyExchangeLineNotDateofTransaction (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
   test_UseCurrencyExchangeLineForDestination (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
   test_UseCurrencyExchangeLineForSource (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)

  testERP5DocumentSyncML                             (1 failures, 2 errors)
   test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
   test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
   test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)

  testERP5eGov                                       (4 errors)
   test_01_new_procedure_creation (testERP5eGov.TestEgov)

  testInteractionWorkflow                            (2 failures)
   test_13 (testInteractionWorkflow.TestInteractionWorkflow)
   test_regular_expression (testInteractionWorkflow.TestInteractionWorkflow)

  testInventoryAPI                                   (1 failures, 2 skips)
   test_14_TwoInventoryWithSameDateAndResourceAndNode (testInventoryAPI.TestInventoryDocument)

  testLegacySimulationInventoryAPI                   (1 failures, 2 skips)
   test_14_TwoInventoryWithSameDateAndResourceAndNode (Products.ERP5.tests.testInventoryAPI.TestInventoryDocument)

  testLegacyTradeModelLine                           (2 failures)
   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
   test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testMemcachedTool                                  (8 errors)
   test_00_MemcachedToolIsEnabled (testMemcachedTool.TestMemcachedTool)
   test_01_dictionnaryIsUsable (testMemcachedTool.TestMemcachedTool)
   test_02_insertValue (testMemcachedTool.TestMemcachedTool)
   test_03_insertValueAndCommit (testMemcachedTool.TestMemcachedTool)
   test_04_deleteValue (testMemcachedTool.TestMemcachedTool)
   test_05_deleteValueAndCommit (testMemcachedTool.TestMemcachedTool)
   test_06_checkNonStringKeyFails (testMemcachedTool.TestMemcachedTool)
   test_07_checkExpirationTimeOfMemcachedDict (testMemcachedTool.TestMemcachedTool)

  testOOoImport                                      (1 failures, 6 errors)
   test_06_AuthorImportFile (testOOoImport.TestOOoImport)
   test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
   test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
   test_09_ImportXLSFile (testOOoImport.TestOOoImport)
   test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
   test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
   test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)

  testOpenOrder                                      (2 failures, 1 skips)
   testBuildingSaleOrder (testOpenOrder.TestOpenOrder)
   testOpenOrderRule (testOpenOrder.TestOpenOrder)

  testPayroll                                        (2 failures)
   test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
   test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new

  testTradeModelLine                                 (1 failures)
   test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)

  testTradeModelLinePurchase                         (1 failures)
   test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testUNG                                            (2 errors)
   testERP5Site_createNewWebDocument (testUNG.TestUNG)

The following tests were at least partly skipped:

  testAccountingRules                                (26 skips)

  testAdvancedInvoicing                              (4 skips)

  testBPMCore                                        (12 skips)

  testBPMEvaluation                                  (40 skips)
   done (7.178s)test_confirming (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestOrderDefaultProcess) ... skipped 'broken since r39918'
   test_starting (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDefaultProcess) ... skipped 'broken since r39918'
   test_confirming (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestOrderDifferentProcess) ... skipped 'broken since r39918'
   test_starting (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_many_transactions (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_line_edit_add_same_resource_edit_again (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'
   test_transition_split_line_add_split (testBPMEvaluation.TestPackingListDifferentProcess) ... skipped 'broken since r39918'

  testBase                                           (3 skips)
   test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

  testBusinessTemplate                               (2 skips)

  testCRM                                            (2 skips)

  testConversionInSimulation                         (4 skips)

  testDeliveryBuilderToSupportMultipleLines          (2 skips)

  testDivergenceTester                               (5 skips)

  testDms                                            (1 skips)

  testDmsWithFlare                                   (1 skips)

  testDynamicClassGeneration                         (1 skips)

  testERP5Base                                       (1 skips)

  testERP5Catalog                                    (4 skips)
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'

  testERP5Interfaces                                 (9 skips)

  testERP5Type                                       (1 skips)

  testERP5TypeInterfaces                             (1 skips)

  testERP5Web                                        (2 skips)

  testFormPrintoutAsODT                              (1 skips)
   test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'

  testICal                                           (1 skips)

  testImmobilisation                                 (2 skips)

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (4 skips)

  testInventoryAPI                                   (2 skips)

  testInvoice                                        (7 skips)

  testItem                                           (13 skips)

  testLegacyMRP                                      (4 skips)
   test_TransformationRule_expand_concurrent (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testLegacyProjectAndTask                           (1 skips)

  testLegacySimulationInventoryAPI                   (2 skips)

  testMRP                                            (5 skips)
   test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testOpenOrder                                      (1 skips)

  testOrderBuilder                                   (4 skips)

  testPackingList                                    (16 skips)

  testPackingListRoundingPrecision                   (8 skips)

  testPreferences                                    (1 skips)

  testProductionOrder                                (8 skips)

  testProductionOrderApparel                         (6 skips)

  testProductionPackingList                          (1 skips)

  testProductionPackingListApparel                   (1 skips)

  testProject                                        (1 skips)

  testProxyField                                     (1 skips)

  testReturnedSalePackingList                        (3 skips)

  testSQLCachedWorklist                              (1 skips)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  testSelectionTool                                  (7 skips)
   skipped 'Test to be written'
   testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   skipped 'Test to be written'
   testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required'
   testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'

  testTaskReportDivergence                           (4 skips)

  testTemplate                                       (1 skips)

  testWebDavSupport                                  (1 skips)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 819 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20110212/683dbbc1/attachment-0001.diff>
-------------- next part --------------

FAIL: test_AccountTypeConstaintFixFor4718 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 220, in test_AccountTypeConstaintFixFor4718
    self.assertEquals('liability/payable', account.getAccountType())
AssertionError: 'liability/payable' != None


FAIL: test_AccountTypeConstaintFixFor4721 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 226, in test_AccountTypeConstaintFixFor4721
    self.assertEquals('asset/receivable', account.getAccountType())
AssertionError: 'asset/receivable' != None


FAIL: test_AccountTypeConstaintFixFor4731 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 232, in test_AccountTypeConstaintFixFor4731
    self.assertEquals('asset/receivable', account.getAccountType())
AssertionError: 'asset/receivable' != None


FAIL: test_AccountTypeConstaintFixFor4735 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 238, in test_AccountTypeConstaintFixFor4735
    self.assertEquals('liability/payable', account.getAccountType())
AssertionError: 'liability/payable' != None


FAIL: test_AccountTypeConstaintFixForClass4 (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 210, in test_AccountTypeConstaintFixForClass4
    self.assertEquals(1, len(account.checkConsistency(fixit=1)))
AssertionError: 1 != 0


FAIL: test_AccountTypeConstaintFixForExpense (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 179, in test_AccountTypeConstaintFixForExpense
    self.assertEquals(1, len(account.checkConsistency(fixit=1)))
AssertionError: 1 != 0


FAIL: test_AccountTypeConstaintFixForPayable (testAccounting_l10n_fr_m9.TestAccounting_l10n_M9)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testAccounting_l10n_fr_m9.py", line 192, in test_AccountTypeConstaintFixForPayable
    self.assertEquals(1, len(account.checkConsistency(fixit=1)))
AssertionError: 1 != 0


ERROR: test_Archive (testArchive.TestArchive)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Catalog/tests/testArchive.py", line 255, in test_Archive
    clear_archive_sql_catalog=True)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Catalog/Tool/ArchiveTool.py", line 140, in manage_archive
    raise ValueError, "Unable to determine connection id for the current catalog"
ValueError: Unable to determine connection id for the current catalog


ERROR: test_168_DocumentUninstallIsEffective (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6837, in test_168_DocumentUninstallIsEffective
    self.test_167_InstanceAndRelatedClassDefinedInSameBT()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6802, in test_167_InstanceAndRelatedClassDefinedInSameBT
    portal._setObject('another_file', File('another_file'))
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 281, in _setObject
    v=self._checkId(id)
  File "/usr/lib/erp5/lib/python/Products/CMFCore/Skinnable.py", line 204, in _checkId
    return superCheckId(self, id, allow_dup)
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 84, in checkValidId
    raise BadRequest, (
BadRequest: The id "another_file" is invalid - it is already in use.


ERROR: test_18_upgradeBusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 4810, in test_18_upgradeBusinessTemplateWithAllItems
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePortalType
      CreateModuleAndObjects
      CreateSkinFolder
      CreateBaseCategory
      CreateCategories
      CreateSubCategories
      CreateWorkflow
      CreateFirstAction
      CreateSecondAction
    > CreateCatalogMethod
      CreateKeysAndTable
      CreateRole
      CreateLocalRoles
      CreatePropertySheet
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddPortalTypeToBusinessTemplate
      FillPortalTypesFields
      AddModuleToBusinessTemplate
      AddSkinFolderToBusinessTemplate
      AddBaseCategoryToBusinessTemplate
      AddSubCategoriesAsPathToBusinessTemplate
      AddWorkflowToBusinessTemplate
      AddWorkflowChainToBusinessTemplate
      AddCatalogMethodToBusinessTemplate
      AddKeysAndTableToBusinessTemplate
      AddRoleToBusinessTemplate
      AddLocalRolesToBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemoveModule
      RemovePortalType
      RemoveSkinFolder
      RemoveBaseCategory
      RemoveWorkflow
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveRole
      RemovePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckNoTrashBin
      CheckSkinsLayers
      CheckPortalTypeExists
      CheckModuleExists
      CheckSkinFolderExists
      CheckBaseCategoryExists
      CheckCategoriesExists
      CheckSubCategoriesExists
      CheckWorkflowExists
      CheckWorkflowChainExists
      CheckFirstActionExists
      CheckSecondActionExists
      CheckCatalogMethodExists
      CheckKeysAndTableExists
      CheckRoleExists
      CheckLocalRolesExists
      CheckPropertySheetExists
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckTrashBin
      CheckWorkflowBackup
      CheckPortalTypeExists
      CheckModuleExists
      CheckSkinFolderExists
      CheckBaseCategoryExists
      CheckCategoriesExists
      CheckSubCategoriesExists
      CheckWorkflowExists
      CheckWorkflowChainExists
      CheckFirstActionExists
      CheckSecondActionExists
      CheckCatalogMethodExists
      CheckKeysAndTableExists
      CheckRoleExists
      CheckLocalRolesExists
      CheckPropertySheetExists
      CheckSkinsLayers
      RemoveModule
      RemovePortalType
      RemoveSkinFolder
      RemoveBaseCategory
      RemoveWorkflow
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveRole
      RemovePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 1599, in stepCreateCatalogMethod
    arguments='', template='')
  File "/usr/lib/erp5/lib/python/Products/ZSQLMethods/SQL.py", line 68, in manage_addZSQLMethod
    self._setObject(id, SQL(id, title, connection_id, arguments, template))
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 281, in _setObject
    v=self._checkId(id)
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 84, in checkValidId
    raise BadRequest, (
BadRequest: The id "z_fake_method" is invalid - it is already in use.


ERROR: test_19_checkUpdateBusinessTemplateWorkflow (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 4897, in test_19_checkUpdateBusinessTemplateWorkflow
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePortalType
      CreateModuleAndObjects
      CreateSkinFolder
      CreateBaseCategory
      CreateCategories
      CreateSubCategories
      CreateWorkflow
      CreateFirstAction
      CreateSecondAction
    > CreateCatalogMethod
      CreateKeysAndTable
      CreateRole
      CreateLocalRoles
      CreatePropertySheet
      CopyCoreBusinessTemplate
      UseCopyCoreBusinessTemplate
      ClearBusinessTemplateField
      SetUpdateWorkflowFlagInBusinessTemplate
      AddPortalTypeToBusinessTemplate
      FillPortalTypesFields
      AddModuleToBusinessTemplate
      AddSkinFolderToBusinessTemplate
      AddBaseCategoryToBusinessTemplate
      AddSubCategoriesAsPathToBusinessTemplate
      AddWorkflowToBusinessTemplate
      AddWorkflowChainToBusinessTemplate
      AddCatalogMethodToBusinessTemplate
      AddKeysAndTableToBusinessTemplate
      AddRoleToBusinessTemplate
      AddLocalRolesToBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckTrashBin
      CheckSkinsLayers
      CheckPortalTypeExists
      CheckModuleExists
      CheckSkinFolderExists
      CheckBaseCategoryExists
      CheckCategoriesExists
      CheckSubCategoriesExists
      CheckWorkflowExists
      CheckFirstActionExists
      CheckSecondActionExists
      CheckCatalogMethodExists
      CheckKeysAndTableExists
      CheckRoleExists
      CheckLocalRolesExists
      CheckPropertySheetExists
      RemoveModule
      RemovePortalType
      RemoveSkinFolder
      RemoveBaseCategory
      RemoveWorkflow
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveRole
      RemovePropertySheet
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 1599, in stepCreateCatalogMethod
    arguments='', template='')
  File "/usr/lib/erp5/lib/python/Products/ZSQLMethods/SQL.py", line 68, in manage_addZSQLMethod
    self._setObject(id, SQL(id, title, connection_id, arguments, template))
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 281, in _setObject
    v=self._checkId(id)
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 84, in checkValidId
    raise BadRequest, (
BadRequest: The id "z_fake_method" is invalid - it is already in use.


ERROR: test_20_checkUpdateTool (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 4994, in test_20_checkUpdateTool
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePortalType
      CreateModuleAndObjects
      CreateSkinFolder
      CreateBaseCategory
      CreateCategories
      CreateSubCategories
      CreateWorkflow
      CreateFirstAction
      CreateSecondAction
    > CreateCatalogMethod
      CreateKeysAndTable
      CreateRole
      CreateLocalRoles
      CreatePropertySheet
      CopyCoreBusinessTemplate
      UseCopyCoreBusinessTemplate
      ClearBusinessTemplateField
      SetUpdateToolFlagInBusinessTemplate
      AddPortalTypeToBusinessTemplate
      FillPortalTypesFields
      AddModuleToBusinessTemplate
      AddSkinFolderToBusinessTemplate
      AddBaseCategoryToBusinessTemplate
      AddSubCategoriesAsPathToBusinessTemplate
      AddWorkflowToBusinessTemplate
      AddWorkflowChainToBusinessTemplate
      AddCatalogMethodToBusinessTemplate
      AddKeysAndTableToBusinessTemplate
      AddRoleToBusinessTemplate
      AddLocalRolesToBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemoveModule
      RemovePortalType
      RemoveSkinFolder
      RemoveBaseCategory
      RemoveWorkflow
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveRole
      RemovePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
      RemoveSimulationTool
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckSimulationToolExists
      CheckSkinsLayers
      CheckPortalTypeExists
      CheckModuleExists
      CheckSkinFolderExists
      CheckBaseCategoryExists
      CheckCategoriesExists
      CheckSubCategoriesExists
      CheckWorkflowExists
      CheckFirstActionExists
      CheckSecondActionExists
      CheckCatalogMethodExists
      CheckKeysAndTableExists
      CheckRoleExists
      CheckLocalRolesExists
      CheckPropertySheetExists
      RemoveModule
      RemovePortalType
      RemoveSkinFolder
      RemoveBaseCategory
      RemoveWorkflow
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveRole
      RemovePropertySheet
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 1599, in stepCreateCatalogMethod
    arguments='', template='')
  File "/usr/lib/erp5/lib/python/Products/ZSQLMethods/SQL.py", line 68, in manage_addZSQLMethod
    self._setObject(id, SQL(id, title, connection_id, arguments, template))
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 281, in _setObject
    v=self._checkId(id)
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 84, in checkValidId
    raise BadRequest, (
BadRequest: The id "z_fake_method" is invalid - it is already in use.


ERROR: test_26_ImportWithDoubleSlashes (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 5160, in test_26_ImportWithDoubleSlashes
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateSkinFolder
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddSkinFolderToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemoveSkinFolder
      RemoveBusinessTemplate
      RemoveAllTrashBins
      AddExtraSlashesToTemplatePath
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
    > Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckNoTrashBin
      CheckSkinsLayers
      CheckSkinFolderExists
      UninstallBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckSkinFolderRemoved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 548, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module', 'immediateReindexObject', -3, 0), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/1', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/2', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/3', 'immediateReindexObject', -3, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/4', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/5', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/6', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/7', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/8', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/9', 'immediateReindexObject', -2, 1), ('/erp5_portal_a7c58c31d094d0959dd3f3f4d6a139cc/geek_module/10', 'immediateReindexObject', -2, 1)]
Last error message:
KeyError
'geek_module'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1211, in invokeGroup
  Module Products.CMFActivity.ActivityTool, line 213, in getObject
  Module OFS.Traversable, line 233, in unrestrictedTraverse
   - __traceback_info__: (['3'], 'geek_module')
  Module OFS.ObjectManager, line 715, in __getitem__
KeyError: 'geek_module'



ERROR: test_30_CheckInstalledCatalogProperties (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 5267, in test_30_CheckInstalledCatalogProperties
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
    > CreateCatalogMethod
      CreateKeysAndTable
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddCatalogMethodToBusinessTemplate
      AddKeysAndTableToBusinessTemplate
      BuildBusinessTemplate
      SaveBusinessTemplate
      ModifyCatalogConfiguration
      ImportBusinessTemplate
      UseImportBusinessTemplate
      InstallBusinessTemplate
      Tic
      CheckCatalogConfigurationKept
      UninstallBusinessTemplate
      CheckCatalogConfigurationKept
      RemoveCatalogLocalConfiguration
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 1599, in stepCreateCatalogMethod
    arguments='', template='')
  File "/usr/lib/erp5/lib/python/Products/ZSQLMethods/SQL.py", line 68, in manage_addZSQLMethod
    self._setObject(id, SQL(id, title, connection_id, arguments, template))
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 281, in _setObject
    v=self._checkId(id)
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 84, in checkValidId
    raise BadRequest, (
BadRequest: The id "z_fake_method" is invalid - it is already in use.


ERROR: test_31_BusinessTemplateWithCatalogMethod (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 5310, in test_31_BusinessTemplateWithCatalogMethod
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
    > CreateCatalogMethod
      CreateKeysAndTable
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddCatalogMethodToBusinessTemplate
      AddKeysAndTableToBusinessTemplate
      BuildBusinessTemplate
      SaveBusinessTemplate
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveBusinessTemplate
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      InstallBusinessTemplate
      Tic
      CreateNewCatalogMethod
      CreateKeysAndTable
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddNewCatalogMethodToBusinessTemplate
      CheckCatalogMethodExists
      AddKeysAndTableToBusinessTemplate
      BuildBusinessTemplate
      SaveBusinessTemplate
      ChangePreviousCatalogMethod
      ImportBusinessTemplate
      UseImportBusinessTemplate
      PartialCatalogMethodInstall
      CheckCatalogMethodChangeKept
      RemoveKeysAndTable
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 1599, in stepCreateCatalogMethod
    arguments='', template='')
  File "/usr/lib/erp5/lib/python/Products/ZSQLMethods/SQL.py", line 68, in manage_addZSQLMethod
    self._setObject(id, SQL(id, title, connection_id, arguments, template))
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 281, in _setObject
    v=self._checkId(id)
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 84, in checkValidId
    raise BadRequest, (
BadRequest: The id "z_fake_method" is invalid - it is already in use.


FAIL: test_155_BusinessTemplateUpdateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 4398, in test_155_BusinessTemplateUpdateWithPropertySheet
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePropertySheet
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemovePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckNoTrashBin
      CheckSkinsLayers
      CheckPropertySheetExists
    > RemovePropertySheet
      CreateUpdatedPropertySheet
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CreatePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckUpdatedPropertySheetExists
      UninstallBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckPropertySheetRemoved
      CheckWorkflowChainRemoved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 2422, in stepRemovePropertySheet
    self.failUnless(os.path.exists(ps_path))
AssertionError


FAIL: test_15_BusinessTemplateWithPropertySheet (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 4282, in test_15_BusinessTemplateWithPropertySheet
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePropertySheet
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemovePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
    > CheckNoTrashBin
      CheckSkinsLayers
      CheckPropertySheetExists
      UninstallBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckPropertySheetRemoved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 403, in stepCheckNoTrashBin
    self.assertEquals(len(trash.objectIds()), 0)
AssertionError: 1 != 0


FAIL: test_167_InstanceAndRelatedClassDefinedInSameBT (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6818, in test_167_InstanceAndRelatedClassDefinedInSameBT
    bt.install(force=1)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Base.py", line 237, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 4871, in install
    return self._install(**kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 4802, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 1964, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 1083, in install
    obj = obj._getCopy(container)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6796, in <lambda>
    SimpleItem._getCopy = lambda *args: self.fail()
AssertionError


FAIL: test_16_BusinessTemplateWithAllItems (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 4607, in test_16_BusinessTemplateWithAllItems
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePortalType
      CreateModuleAndObjects
      CreateSkinFolder
      CreateBaseCategory
      CreateCategories
      CreateSubCategories
      CreateWorkflow
      CreateFirstAction
      CreateSecondAction
      CreateCatalogMethod
      CreateKeysAndTable
      CreateRole
      CreateLocalRoles
      CreatePropertySheet
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      AddPortalTypeToBusinessTemplate
      FillPortalTypesFields
      AddModuleToBusinessTemplate
      AddSkinFolderToBusinessTemplate
      AddBaseCategoryToBusinessTemplate
      AddSubCategoriesAsPathToBusinessTemplate
      AddWorkflowToBusinessTemplate
      AddWorkflowChainToBusinessTemplate
      AddCatalogMethodToBusinessTemplate
      AddKeysAndTableToBusinessTemplate
      AddRoleToBusinessTemplate
      AddLocalRolesToBusinessTemplate
      AddPropertySheetToBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemoveModule
      RemovePortalType
      RemoveSkinFolder
      RemoveBaseCategory
      RemoveWorkflow
      RemoveCatalogMethod
      RemoveKeysAndTable
      RemoveRole
      RemovePropertySheet
      RemoveBusinessTemplate
      RemoveAllTrashBins
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
    > CheckNoTrashBin
      CheckSkinsLayers
      CheckPortalTypeExists
      CheckModuleExists
      CheckSkinFolderExists
      CheckBaseCategoryExists
      CheckCategoriesExists
      CheckSubCategoriesExists
      CheckWorkflowExists
      CheckFirstActionExists
      CheckSecondActionExists
      CheckCatalogMethodExists
      CheckKeysAndTableExists
      CheckRoleExists
      CheckLocalRolesExists
      CheckPropertySheetExists
      UninstallBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckPortalTypeRemoved
      CheckModuleRemoved
      CheckSkinFolderRemoved
      CheckBaseCategoryRemoved
      CheckWorkflowRemoved
      CheckCatalogMethodRemoved
      CheckKeysAndTableRemoved
      CheckRoleRemoved
      CheckPropertySheetRemoved
      CheckSkinsLayers
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 403, in stepCheckNoTrashBin
    self.assertEquals(len(trash.objectIds()), 0)
AssertionError: 1 != 0


FAIL: test_36_CheckPortalTypeRoles (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6126, in test_36_CheckPortalTypeRoles
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreatePortalType
      CreatePortalTypeRole
      CreateNewBusinessTemplate
      UseExportBusinessTemplate
      CheckModifiedBuildingState
      CheckNotInstalledInstallationState
      AddPortalTypeToBusinessTemplate
      AddPortalTypeRolesToBusinessTemplate
      BuildBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckObjectPropertiesInBusinessTemplate
      SaveBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      RemoveBusinessTemplate
      RemoveAllTrashBins
      RemovePortalType
      ImportBusinessTemplate
      UseImportBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      InstallBusinessTemplate
      Tic
      CheckInstalledInstallationState
      CheckBuiltBuildingState
      CheckPortalTypeExists
    > CheckPortalTypeRoleExists
      UninstallBusinessTemplate
      CheckBuiltBuildingState
      CheckNotInstalledInstallationState
      CheckPortalTypeRemoved
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6077, in stepCheckPortalTypeRoleExists
    self.assertEqual('Geek Role Definition', role.getTitle())
AssertionError: 'Geek Role Definition' != 'Geek Object'


FAIL: test_type_provider (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/tests/testBusinessTemplate.py", line 6987, in test_type_provider
    [role.getTitle() for role in role_list])
AssertionError: ['Dummy Role Definition'] != ['Dummy Type']


ERROR: test_OverrideMessage (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testConstraint.py", line 1418, in test_OverrideMessage
    property_sheet_code=\
TypeError: _addPropertySheet() got an unexpected keyword argument 'property_sheet_code'


ERROR: test_RegisterWithPropertySheet (testConstraint.TestConstraint)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testConstraint.py", line 1397, in test_RegisterWithPropertySheet
    property_sheet_code=\
TypeError: _addPropertySheet() got an unexpected keyword argument 'property_sheet_code'


ERROR: test_DownloadableDocumentSize (testDms.TestDocumentWithSecurity), Check that once the document is converted and cached, its size is
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5OOo/tests/testDms.py", line 2424, in test_DownloadableDocumentSize
    text_document.edit(file=f.read())
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Base.py", line 237, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5/Document/File.py", line 118, in _edit
    self._setFile(file_object, precondition=precondition)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Base.py", line 252, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/InteractionWorkflow.py", line 291, in notifySuccess
    script(sci)  # May throw an exception
  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/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1276, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 2, in Document_upload
Unauthorized: You are not allowed to access 'hasBaseData' in this context


ERROR: test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5OOo/tests/testDms.py", line 2401, in test_ShowPreviewAfterSubmitted
    document = self.portal.portal_contributions.newContent(file=upload_file)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Tool/ContributionTool.py", line 267, in newContent
    document._edit(**kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Base.py", line 237, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5/Document/File.py", line 118, in _edit
    self._setFile(file_object, precondition=precondition)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Base.py", line 252, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/InteractionWorkflow.py", line 291, in notifySuccess
    script(sci)  # May throw an exception
  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/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1276, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 2, in Document_upload
Unauthorized: You are not allowed to access 'hasBaseData' in this context


FAIL: test_09_SearchableText (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5OOo/tests/testDms.py", line 791, in test_09_SearchableText
    getAdvancedSearchTextResultList('make'))
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 502, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<File at /erp5_portal_2fc873ab90f11873762e2a2242d4c653/document_module/38>, <File at /erp5_portal_2fc873ab90f11873762e2a2242d4c653/document_module/39>] != [<Standard Property at /erp5_portal_2fc873ab90f11873762e2a2242d4c653/portal_property_sheets/Simulation/6>, <File at /erp5_portal_2fc873ab90f11873762e2a2242d4c653/document_module/39>, <File at /erp5_portal_2fc873ab90f11873762e2a2242d4c653/document_module/38>]


FAIL: test_base_convertable_behaviour_with_successive_updates (testDms.TestDocument), Check that update content's document (with setData and setFile)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5OOo/tests/testDms.py", line 2229, in test_base_convertable_behaviour_with_successive_updates
    'base data is not refreshed')
AssertionError: base data is not refreshed


FAIL: test_09_SearchableText (testDmsWithFlare.TestDocumentWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5OOo/tests/testDms.py", line 791, in test_09_SearchableText
    getAdvancedSearchTextResultList('make'))
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 502, in failIfDifferentSet
    self.assertEquals(set(a), set(b), msg)
AssertionError: [<File at /erp5_portal_add6392c5afa5d1ffd81348e998ed491/document_module/38>, <File at /erp5_portal_add6392c5afa5d1ffd81348e998ed491/document_module/39>] != [<Standard Property at /erp5_portal_add6392c5afa5d1ffd81348e998ed491/portal_property_sheets/Simulation/6>, <File at /erp5_portal_add6392c5afa5d1ffd81348e998ed491/document_module/39>, <File at /erp5_portal_add6392c5afa5d1ffd81348e998ed491/document_module/38>]


FAIL: test_base_convertable_behaviour_with_successive_updates (testDmsWithFlare.TestDocumentWithFlare), Check that update content's document (with setData and setFile)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5OOo/tests/testDms.py", line 2229, in test_base_convertable_behaviour_with_successive_updates
    'base data is not refreshed')
AssertionError: base data is not refreshed


ERROR: test_02_BusinessTemplate (testDocumentationHelper.TestDocumentationHelper), Documentation of Business Template
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testDocumentationHelper.py", line 90, in test_02_BusinessTemplate
    self.portal.portal_classes.DocumentationHelper_viewReport()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Form/Form.py", line 649, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 742, in do_defineSlot
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
    return eval(code, g, {})
  File "Python expression "report_item_list.extend(reportbox.render())"", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/Formulator/Field.py", line 279, in render
    editable=editable,
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/Formulator/Field.py", line 205, in _render_helper
    render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Form/ProxyField.py", line 82, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Form/ReportBox.py", line 58, in render_view
    return self.render(field, key, value, REQUEST)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Form/ReportBox.py", line 71, in render
    return report_method()
  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/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1276, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 98, in DocumentationHelper_getDocumentationSectionList
  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/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1276, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 35, in DocumentationHelper_getDocumentationSectionListParams
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/DocumentationHelper/WorkflowMethodDocumentationHelper.py", line 45, in getDescription
    return self.getDocumentedObject().__doc__
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/DocumentationHelper/DocumentationHelper.py", line 223, in getDocumentedObject
    raise NotImplementedError
NotImplementedError


ERROR: testZodbImportPropertySheet (testDynamicClassGeneration.TestZodbImportFilesystemPropertySheet)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testDynamicClassGeneration.py", line 1258, in testZodbImportPropertySheet
    self.assertTrue(filesystem_property_sheet.__name__ in \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: 0


FAIL: test_check_consistency_alarm (testERP5Administration.TestERP5Administration)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5/tests/testERP5Administration.py", line 101, in test_check_consistency_alarm
    self.assertEquals(1, len([line for line in line_list if line.isDataLine()]))
AssertionError: 1 != 2


ERROR: test_getPropertyForUid (testERP5Core.TestERP5Core)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5/tests/testERP5Core.py", line 498, in test_getPropertyForUid
    if i.getUid() != 0 and i.getUid() != i.getProperty('uid'):
AttributeError: getUid


FAIL: test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testERP5CurrencyExchangeLine.py", line 497, in test_CreateCELWithNoBasePrice
    327979)
AssertionError: 500.0 != 327979


FAIL: test_CreateEmptyCurrencyExchangeLineForDestination (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testERP5CurrencyExchangeLine.py", line 223, in test_CreateEmptyCurrencyExchangeLineForDestination
    round(655.957*line.getQuantity()))
AssertionError: None != 327979.0


FAIL: test_DateOfCurrencyExchangeLineNotDateofTransaction (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testERP5CurrencyExchangeLine.py", line 378, in test_DateOfCurrencyExchangeLineNotDateofTransaction
    327979)
AssertionError: 500.0 != 327979


FAIL: test_UseCurrencyExchangeLineForDestination (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testERP5CurrencyExchangeLine.py", line 158, in test_UseCurrencyExchangeLineForDestination
    round(655.957*line.getQuantity()))
AssertionError: None != 327979.0


FAIL: test_UseCurrencyExchangeLineForSource (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testERP5CurrencyExchangeLine.py", line 271, in test_UseCurrencyExchangeLineForSource
    327979)
AssertionError: 500.0 != 327979


ERROR: test_03_UpdateSimpleData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 639, in test_03_UpdateSimpleData
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2', 'Document_tryToUpdateBaseMetadata', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2>. Current state is 'empty'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, 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 1276, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 27, in Document_tryToUpdateBaseMetadata
   - <PythonScript at /erp5_portal_f5e135ab1569571772452b9867b308c0/Document_tryToUpdateBaseMetadata used for /erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2>
   - Line 27
  Module Products.ERP5Type.Base, line 220, in __call__
UnsupportedWorkflowMethod: Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_server/2>. Current state is 'empty'.



ERROR: test_06_UpdateMultiData (testERP5DocumentSyncML.TestERP5DocumentSyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 701, in test_06_UpdateMultiData
    self.synchronize(self.sub_id1)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 358, in synchronize
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7', 'Document_tryToUpdateBaseMetadata', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7>. Current state is 'empty'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, 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 1276, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 27, in Document_tryToUpdateBaseMetadata
   - <PythonScript at /erp5_portal_f5e135ab1569571772452b9867b308c0/Document_tryToUpdateBaseMetadata used for /erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7>
   - Line 27
  Module Products.ERP5Type.Base, line 220, in __call__
UnsupportedWorkflowMethod: Transition processing_status_workflow/process_conversion_failed unsupported for <Text at /erp5_portal_f5e135ab1569571772452b9867b308c0/document_client1/7>. Current state is 'empty'.



FAIL: test_08_MultiNodeConflict (testERP5DocumentSyncML.TestERP5DocumentSyncML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 850, in test_08_MultiNodeConflict
    self.assertEqual(len(conflict_list), 9)
AssertionError: 10 != 9


ERROR: test_01_new_procedure_creation (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 817, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 997, in setUpERP5Site
    quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 905, in _installBusinessTemplateList
    update_translation=1)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Base.py", line 237, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 4871, in install
    return self._install(**kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 4802, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 1964, in install
    ObjectTemplateItem.install(self, context, trashbin, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5/Document/BusinessTemplate.py", line 1086, in install
    container._setObject(object_id, obj)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/Core/Folder.py", line 888, in _setObject
    return CMFBTreeFolder._setObject(self, *args, **kw)
  File "/usr/lib/erp5/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 429, in _setObject
    object.manage_setLocalRoles(userid, ['Owner'])
  File "<string>", line 3, in _facade
  File "/usr/lib/erp5/lib/python/AccessControl/requestmethod.py", line 63, in _curried
    return callable(*args, **kw)
  File "/usr/lib/erp5/lib/python/AccessControl/Role.py", line 381, in manage_setLocalRoles
    self.__ac_local_roles__ = dict = {}
  File "/usr/lib/erp5/lib/python/ZODB/broken.py", line 317, in __setattr__
    raise BrokenModified("Can't change broken objects")
BrokenModified: Can't change broken objects


FAIL: test_13 (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5/tests/testInteractionWorkflow.py", line 446, in test_13
    self.assertEquals(organisation.getVatCode(),'bara')
AssertionError: 'bar' != 'bara'


FAIL: test_regular_expression (testInteractionWorkflow.TestInteractionWorkflow)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5/tests/testInteractionWorkflow.py", line 586, in test_regular_expression
    self.assertEquals(len(call_list), 3)
AssertionError: 2 != 3


FAIL: test_14_TwoInventoryWithSameDateAndResourceAndNode (testInventoryAPI.TestInventoryDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5/tests/testInventoryAPI.py", line 2604, in test_14_TwoInventoryWithSameDateAndResourceAndNode
    new_inventory, transition_id, wf_id=workflow_id)
AssertionError: ValidationFailed not raised


FAIL: test_14_TwoInventoryWithSameDateAndResourceAndNode (Products.ERP5.tests.testInventoryAPI.TestInventoryDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.2/Products/ERP5/tests/testInventoryAPI.py", line 2604, in test_14_TwoInventoryWithSameDateAndResourceAndNode
    new_inventory, transition_id, wf_id=workflow_id)
AssertionError: ValidationFailed not raised


FAIL: test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testTradeModelLine.py", line 1099, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


FAIL: test_tradeModelLineWithRounding (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testTradeModelLine.py", line 1099, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


ERROR: test_00_MemcachedToolIsEnabled (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_01_dictionnaryIsUsable (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_02_insertValue (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_03_insertValueAndCommit (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_04_deleteValue (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_05_deleteValueAndCommit (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_06_checkNonStringKeyFails (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_07_checkExpirationTimeOfMemcachedDict (testMemcachedTool.TestMemcachedTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/Products/ERP5Type/tests/testMemcachedTool.py", line 73, in setUp
    self.tic()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.4/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 178, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/default_memcached_plugin', 'immediateReindexObject', -2, 1), ('/erp5_portal_d00f90cfaaee372a9108f3616f1fc446/portal_memcached/memcached_plugin_with_expiration', 'immediateReindexObject', -2, 1)]
Last error message:
AttributeError
isResourceType
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1252, in invokeGroup
  Module Products.ERP5Catalog.CatalogTool, line 769, in catalogObjectList
  Module Products.ZSQLCatalog.ZSQLCatalog, line 835, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1370, in catalogObjectList
  Module Products.ZSQLCatalog.SQLCatalog, line 1563, in _catalogObjectList
  Module Products.CMFCore.Expression, line 44, in __call__
  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
   - __traceback_info__: context.isResourceType()
  Module Python expression "context.isResourceType()", line 1, in <expression>
AttributeError: isResourceType



ERROR: test_06_AuthorImportFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 649, in test_06_AuthorImportFile
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      AuthorImportFile
      Tic
    > CheckAuthorImportedPersonList
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 228, in stepCheckAuthorImportedPersonList
    sequence_list=sequence_list,
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 204, in stepCheckImportedPersonListCategory
    person_list = [person_module[str(i + person_current_id)] \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '203'


ERROR: test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 660, in test_07_ImportFileWithFreeText
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      ImportFileWithFreeText
      Tic
    > CheckImportedPersonListFreeText
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 235, in stepCheckImportedPersonListFreeText
    person_list = [person_module[str(i + person_current_id)] \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '203'


ERROR: test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 671, in test_08_ImportFileWithAccentuatedText
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      ImportFileWithAccentuatedText
      Tic
    > CheckImportedPersonListAccentuated
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 255, in stepCheckImportedPersonListAccentuated
    person_list = [person_module[str(i + person_current_id)] \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '203'


ERROR: test_09_ImportXLSFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 682, in test_09_ImportXLSFile
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      ImportXLSFile
      Tic
    > CheckXLSImportedPersonList
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 274, in stepCheckXLSImportedPersonList
    num=10, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 180, in stepCheckImportedPersonList
    person_list = [person_module[str(i + person_current_id)] \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '203'


ERROR: test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 693, in test_10_ImportFileWithDates
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      ImportFileWithDates
      Tic
    > CheckImportedPersonListWithDates
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 280, in stepCheckImportedPersonListWithDates
    person_list = [person_module[str(i + person_current_id)] \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '203'


ERROR: test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 715, in test_12_ImportBigFile_1
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      ImportBigFile_1
      Tic
    > CheckImportedPersonList_1
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 311, in stepCheckImportedPersonList_1
    num=1000, **kw)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 180, in stepCheckImportedPersonList
    person_list = [person_module[str(i + person_current_id)] \
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '203'


FAIL: test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 625, in test_04_ImportFileWithCategory
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      ImportFileWithCategory
      Tic
    > CheckImportedPersonListCategory
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5OOo/tests/testOOoImport.py", line 217, in stepCheckImportedPersonListCategory
    sorted([person_list[i].getFunction() for i in range(num)]))
AssertionError: ['director', 'director', 'director', 'director', 'director', 'director', 'director', 'director', 'director', 'director'] != ['Director', 'director', 'director', 'director', 'director', 'director', 'director', 'director', 'director', 'director']


FAIL: testBuildingSaleOrder (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testOpenOrder.py", line 409, in testBuildingSaleOrder
    self.assertEqual(len(applied_rule.objectIds()), 9)
AssertionError: 0 != 9


FAIL: testOpenOrderRule (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5/tests/testOpenOrder.py", line 261, in testOpenOrderRule
    self.assertEqual(open_sale_order_line.getPrice(), 100)
AssertionError: 0.0 != 100


FAIL: test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPayroll.py", line 2246, in test_sourceSectionIsSetOnMovements
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateBasicModel
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      PaysheetApplyTransformation
      Tic
    > CheckSourceSectionOnMovements
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPayroll.py", line 1060, in stepCheckSourceSectionOnMovements
    self.assertEquals(paysheet_line.getSourceSectionValue(), urssaf_roubaix)
AssertionError: <Person at /erp5_portal_7b7a3575330a52ab2ff14077272db47e/person_module/22> != <Organisation at /erp5_portal_7b7a3575330a52ab2ff14077272db47e/organisation_module/43>


FAIL: test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPayroll.py", line 3432, in test_updatePaysheetAfterModelModification
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 201, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 121, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateModelWithSlices
      Tic
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturn
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmounts
      ModelCreateUrssafModelLineWithSlices
      Tic
      UrssafModelLineWithSlicesCreateMovements
      Tic
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedAfterUpdateWithLinesWithSameResource
    > CheckPaysheetLineAmountsAfterUpdateWithLinesWithSameResource
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsAfterUpdateWithLinesWithSameResource
  File "/home/buildbot/slave/full.ERP5/build/unit_test.6/Products/ERP5Type/tests/Sequence.py", line 92, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.1/Products/ERP5/tests/testPayroll.py", line 922, in stepCheckPaysheetLineAmountsAfterUpdateWithLinesWithSameResource
    self.assertEquals(cell1.getQuantity(), 200)
AssertionError: 3200.0 != 200


FAIL: test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testTradeModelLine.py", line 1099, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


FAIL: test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.5/Products/ERP5/tests/testTradeModelLine.py", line 1099, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


ERROR: testERP5Site_createNewWebDocument (testUNG.TestUNG)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 817, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 936, in setUpERP5Site
    business_template_list = \
  File "/home/buildbot/slave/full.ERP5/build/unit_test.3/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 750, in _getBTPathAndIdList
    raise RuntimeError("Following BT can't be found on your system : %s"
RuntimeError: Following BT can't be found on your system : erp5_view_style


More information about the Erp5-report mailing list