[Erp5-report] ERP5 r41632 : 4524 Tests, 35 Errors, 44 Failures, 222 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 22 07:32:53 CET 2010


Test Suite: ERP5
Revision: 41632
Result: FAIL

All tests: 4524
Failures: 44
Errors: 35
Skips: 222



The following tests failed:

  testApparelModel                                   (1 errors)
   test_checkCopyComposition (testApparelModel.TestApparelModel)

  testBPMCore                                        (4 failures, 8 skips)
   test_isBuildable_OrderedDeliveredInvoiced (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
   test_isBuildable_OrderedInvoicedDelivered (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
   test_isFrozen_OrderedDeliveredInvoiced (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
   test_isFrozen_OrderedInvoicedDelivered (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence

  testDeliveryBuilderToSupportMultipleLines          (2 failures)
   test_03_AcceptingDecision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
   test_04_MergingMultipleSaleOrders (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)

  testDms                                            (1 failures, 3 skips)
   test_Base_getConversionFormatItemList (testDms.TestDocument)

  testDmsWithFlare                                   (1 failures, 3 skips)
   test_Base_getConversionFormatItemList (testDmsWithFlare.TestDocumentWithFlare)

  testERP5Security                                   (1 failures)
   testERP5ExternalAuthenticationPlugin (testERP5Security.TestLocalRoleManagement)

  testERP5Web                                        (1 failures, 2 skips)
   test_20_reStructuredText (testERP5Web.TestERP5Web)

  testERP5eGov                                       (4 errors)
   test_01_new_procedure_creation (testERP5eGov.TestEgov)
   test_02_application_creation (testERP5eGov.TestEgov)
   test_03_submit_application (testERP5eGov.TestEgov)
   test_05_process_application (testERP5eGov.TestEgov)

  testFormPrintoutAsODG                              (4 errors)
   test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
   test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
   test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
   test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)

  testFormPrintoutAsODT                              (1 failures, 1 skips)
   test_07_Image (testFormPrintoutAsODT.TestFormPrintoutAsODT)

  testIngestion                                      (4 failures, 5 errors)
   test_IngestionConfigurationByTypeBasedMethod_usecase1 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
   test_IngestionConfigurationByTypeBasedMethod_usecase2 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
   test_IngestionConfigurationByTypeBasedMethod_usecase3 (testIngestion.TestIngestion), How to discover metadata so that each new document
   test_IngestionConfigurationByTypeBasedMethod_usecase4 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
   test_IngestionConfigurationByTypeBasedMethod_usecase5 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
   test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
   test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
   test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)
   test_06_FormatGenerationText (testIngestion.TestIngestion)

  testIngestionWithFlare                             (4 failures, 5 errors)
   test_IngestionConfigurationByTypeBasedMethod_usecase1 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
   test_IngestionConfigurationByTypeBasedMethod_usecase2 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
   test_IngestionConfigurationByTypeBasedMethod_usecase3 (testIngestionWithFlare.TestIngestionWithFlare), How to discover metadata so that each new document
   test_IngestionConfigurationByTypeBasedMethod_usecase4 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
   test_IngestionConfigurationByTypeBasedMethod_usecase5 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
   test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
   test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
   test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
   test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)

  testInternalOrder                                  (1 failures)
   test_sale_order_view_parent_domain (testInternalOrder.TestInternalOrder)

  testInvalidationBug                                (1 failures)
   testCommitOrder (testInvalidationBug.TestInvalidationBug), Check order of resources being committed

  testLegacyBPMCore                                  (4 failures)
   test_isBuildable_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
   test_isBuildable_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
   test_isFrozen_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
   test_isFrozen_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence

  testLegacySimulationOrder                          (1 failures)
   test_sale_order_view_parent_domain (Products.ERP5.tests.testOrder.TestOrder)

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

  testOOoConversionCache                             (3 errors)
   test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)
   test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
   test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)

  testOpenOrder                                      (1 failures, 2 errors)
   testBuildingSaleOrder (testOpenOrder.TestOpenOrder)
   testOpenOrderRule (testOpenOrder.TestOpenOrder)
   testPeriodicityDateList (testOpenOrder.TestOpenOrder)

  testOrder                                          (1 failures)
   test_sale_order_view_parent_domain (testOrder.TestOrder)

  testPayroll                                        (5 failures, 4 errors)
   test_AccountingLineGeneration (testPayroll.TestPayroll)
   test_NetSalaryReport (testPayroll.TestPayroll)
   test_PayrollTaxesReport (testPayroll.TestPayroll)
   test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
   test_complexSliceOnModelLine (testPayroll.TestPayroll)
   test_paySheetCalculationWithBonus (testPayroll.TestPayroll)
   test_sliceOnModelLine (testPayroll.TestPayroll)
   test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
   test_updatePaysheetAfterModelModification (testPayroll.TestPayroll), generate a paysheet using a model, modify the model by adding a new

  testPayroll_l10n_fr                                (1 failures)
   test_01_getYearToDateSlice (testPayroll_l10n_fr.TestPayroll_l10n_fr), Check that is possible to calculate the total amount spend on a slice

  testPurchaseOrder                                  (1 failures)
   test_sale_order_view_parent_domain (testPurchaseOrder.TestPurchaseOrder)

  testSpellChecking                                  (3 errors)
   test_business_template_list_with_workflow_template_item (testSpellChecking.TestSpellChecking)

  testTradeModelLine                                 (1 failures)
   test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)

  testTradeModelLinePurchase                         (1 failures)
   test_tradeModelLineWithRounding (testTradeModelLinePurchase.TestTradeModelLinePurchase)

  testWebCrawler                                     (2 errors)
   test_01_check_URLTransformations (testWebCrawler.TestWebCrawler), Check crawlable functionalities regarding URL handling
   test_02_crawlWebSite (testWebCrawler.TestWebCrawler), Call portal_contribution to crawl website hosted by itself.

  testWebDavSupport                                  (3 failures, 2 errors, 1 skips)
   test_GET_on_document (testWebDavSupport.TestWebDavSupport), Get data from document in webdav
   test_PROPFIND_on_document (testWebDavSupport.TestWebDavSupport), test Metadata extraction from webdav protocol
   test_GET_on_contributionTool (testWebDavSupport.TestWebDavSupport), Get a document through Contribution Tool.
   test_PUT_on_contributionTool (testWebDavSupport.TestWebDavSupport), Test Portal Contribution through Webdav calls
   test_PUT_on_web_page (testWebDavSupport.TestWebDavSupport), Edit a web_page in webdav

The following tests were at least partly skipped:

  testAccountingRules                                (26 skips)

  testAdvancedInvoicing                              (4 skips)

  testBPMCore                                        (8 skips)

  testBPMEvaluation                                  (40 skips)
   done (7.115s)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                               (3 skips)

  testCRM                                            (1 skips)

  testConversionInSimulation                         (4 skips)

  testDivergenceTester                               (5 skips)

  testDms                                            (3 skips)

  testDmsWithFlare                                   (3 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'

  testERP5Discussion                                 (1 skips)

  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)

  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'

  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: 17749 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20101222/953aafaf/attachment-0001.diff>
-------------- next part --------------

ERROR: test_checkCopyComposition (testApparelModel.TestApparelModel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testApparelModel.py", line 145, in test_checkCopyComposition
    apparel_model.ApparelModel_copyComposition()
  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.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1284, 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 ApparelModel_copyComposition
AttributeError: setQuantity


FAIL: test_isBuildable_OrderedDeliveredInvoiced (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testBPMCore.py", line 703, in test_isBuildable_OrderedDeliveredInvoiced
    self.assertEquals(self.invoice_path.isBuildable(order), False)
AssertionError: True != False


FAIL: test_isBuildable_OrderedInvoicedDelivered (testBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testBPMCore.py", line 802, in test_isBuildable_OrderedInvoicedDelivered
    self.assertEquals(self.delivery_path.isBuildable(order), False)
AssertionError: True != False


FAIL: test_isFrozen_OrderedDeliveredInvoiced (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testBPMCore.py", line 1147, in test_isFrozen_OrderedDeliveredInvoiced
    self.assertEqual(self.invoice_path.isFrozen(order), False)
AssertionError: True != False


FAIL: test_isFrozen_OrderedInvoicedDelivered (testBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testBPMCore.py", line 1226, in test_isFrozen_OrderedInvoicedDelivered
    self.assertEqual(self.invoice_path.isFrozen(order), False)
AssertionError: True != False


FAIL: test_03_AcceptingDecision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 301, in test_03_AcceptingDecision
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateEntities
      CreateCurrency
      CreateOrder
      SetOrderProfile
      SetOrderPriceCurrency
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      CheckDeliveryBuilding
      ConfirmOrder
      Tic
      CheckOrderRule
      CheckOrderSimulation
      CheckDeliveryBuilding
      AddPackingListContainer
      AddPackingListContainerLine
      SetContainerLineFullQuantity
      Tic
      CheckPackingListIsPacked
      SetReadyPackingList
      Tic
      UpdateBuilderForMultipleLineList
      SetPythonScriptForDeliveryBuilder
      StartPackingList
      CheckInvoicingRule
      Tic
      GetRelatedInvoiceFromPackingList
      UpdateInvoice
      Tic
      CheckInvoiceIsDivergent
      AcceptDecisionInvoiceQuantity
      Tic
      CheckInvoiceIsNotDivergent
    > CheckPackingListIsDivergent
      AdoptPrevisionPackingListQuantity
      Tic
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPackingList.py", line 194, in stepCheckPackingListIsDivergent
    self.assertTrue(packing_list.isDivergent())
AssertionError


FAIL: test_04_MergingMultipleSaleOrders (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testDeliveryBuilderToSupportMultipleLines.py", line 363, in test_04_MergingMultipleSaleOrders
    self.assertEquals('solved', document.getCausalityState())
AssertionError: 'solved' != 'diverged'


FAIL: test_Base_getConversionFormatItemList (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 663, in test_Base_getConversionFormatItemList
    self.assertTrue(('DocBook', 'docbook.xml') in
AssertionError


FAIL: test_Base_getConversionFormatItemList (testDmsWithFlare.TestDocumentWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 663, in test_Base_getConversionFormatItemList
    self.assertTrue(('DocBook', 'docbook.xml') in
AssertionError


FAIL: testERP5ExternalAuthenticationPlugin (testERP5Security.TestLocalRoleManagement)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Security/tests/testERP5Security.py", line 767, in testERP5ExternalAuthenticationPlugin
    self.assertEqual(response.getStatus(), 200)
AssertionError: 302 != 200


FAIL: test_20_reStructuredText (testERP5Web.TestERP5Web)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testERP5Web.py", line 1323, in test_20_reStructuredText
    self.assertTrue('<cite>foo</cite>' in web_page.asEntireHTML(charset='utf-8'))
AssertionError


ERROR: test_01_new_procedure_creation (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/usr/lib/erp5/lib/python/Products/ExternalMethod/ExternalMethod.py", line 232, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 163, in setUpInstance
    message_list.append(allowAccessOnContributionRegistryPortalTypes(self))
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 48, in allowAccessOnContributionRegistryPortalTypes
    portal_type_object.setTypeAcquireLocalRole(1)
AttributeError: 'NoneType' object has no attribute 'setTypeAcquireLocalRole'


ERROR: test_02_application_creation (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/usr/lib/erp5/lib/python/Products/ExternalMethod/ExternalMethod.py", line 232, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 163, in setUpInstance
    message_list.append(allowAccessOnContributionRegistryPortalTypes(self))
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 48, in allowAccessOnContributionRegistryPortalTypes
    portal_type_object.setTypeAcquireLocalRole(1)
AttributeError: 'NoneType' object has no attribute 'setTypeAcquireLocalRole'


ERROR: test_03_submit_application (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/usr/lib/erp5/lib/python/Products/ExternalMethod/ExternalMethod.py", line 232, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 163, in setUpInstance
    message_list.append(allowAccessOnContributionRegistryPortalTypes(self))
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 48, in allowAccessOnContributionRegistryPortalTypes
    portal_type_object.setTypeAcquireLocalRole(1)
AttributeError: 'NoneType' object has no attribute 'setTypeAcquireLocalRole'


ERROR: test_05_process_application (testERP5eGov.TestEgov)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 540, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5/tests/testERP5eGov.py", line 152, in afterSetUp
    self.portal.EGov_setUpInstance()
  File "/usr/lib/erp5/lib/python/Products/ExternalMethod/ExternalMethod.py", line 232, in __call__
    return f(self.aq_parent.this(), *args, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 163, in setUpInstance
    message_list.append(allowAccessOnContributionRegistryPortalTypes(self))
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Extensions/SetUpEGovInstance.py", line 48, in allowAccessOnContributionRegistryPortalTypes
    portal_type_object.setTypeAcquireLocalRole(1)
AttributeError: 'NoneType' object has no attribute 'setTypeAcquireLocalRole'


ERROR: test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 151, in test_01_TextField
    odf_document = foo_printout.index_html(request)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 235, in index_html
    format, batch_mode)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 283, in _oooConvertByFormat
    server_proxy = OOoServerProxy(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 96, in __init__
    raise ConversionError('OOoDocument: cannot proceed with conversion:'
ConversionError: OOoDocument: cannot proceed with conversion: conversion server host and port is not defined in preferences


ERROR: test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 272, in test_02_TextFieldWithMultiLines
    odf_document = foo_printout.index_html(request)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 235, in index_html
    format, batch_mode)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 283, in _oooConvertByFormat
    server_proxy = OOoServerProxy(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 96, in __init__
    raise ConversionError('OOoDocument: cannot proceed with conversion:'
ConversionError: OOoDocument: cannot proceed with conversion: conversion server host and port is not defined in preferences


ERROR: test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 325, in test_03_Image
    odf_document = foo_printout(request)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 235, in index_html
    format, batch_mode)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 283, in _oooConvertByFormat
    server_proxy = OOoServerProxy(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 96, in __init__
    raise ConversionError('OOoDocument: cannot proceed with conversion:'
ConversionError: OOoDocument: cannot proceed with conversion: conversion server host and port is not defined in preferences


ERROR: test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 397, in test_04_ProxyField
    odf_document = foo_printout.index_html(request)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 235, in index_html
    format, batch_mode)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/FormPrintout.py", line 283, in _oooConvertByFormat
    server_proxy = OOoServerProxy(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 96, in __init__
    raise ConversionError('OOoDocument: cannot proceed with conversion:'
ConversionError: OOoDocument: cannot proceed with conversion: conversion server host and port is not defined in preferences


FAIL: test_07_Image (testFormPrintoutAsODT.TestFormPrintoutAsODT)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testFormPrintoutAsODT.py", line 1142, in test_07_Image
    '0.838cm')
AssertionError: '0.3299in' != '0.838cm'


ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase1 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1504, in test_IngestionConfigurationByTypeBasedMethod_usecase1
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/44', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/Document_getPropertyDictFromContent used for /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/44>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase2 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1588, in test_IngestionConfigurationByTypeBasedMethod_usecase2
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/46', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/Document_getPropertyDictFromContent used for /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/46>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase3 (testIngestion.TestIngestion), How to discover metadata so that each new document
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1652, in test_IngestionConfigurationByTypeBasedMethod_usecase3
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/48', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/Document_getPropertyDictFromContent used for /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/46>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase4 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1749, in test_IngestionConfigurationByTypeBasedMethod_usecase4
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/50', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/Document_getPropertyDictFromContent used for /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/50>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase5 (testIngestion.TestIngestion), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1845, in test_IngestionConfigurationByTypeBasedMethod_usecase5
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/52', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/Document_getPropertyDictFromContent used for /erp5_portal_5ce6393d7e557173bcbe3da5f2bf3e21/document_module/52>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



FAIL: test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1218, in test_06_FormatGenerationDrawing
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreateDrawingDocument
    > CheckDrawingDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 765, in stepCheckDrawingDocumentExportList
    self.checkDocumentExportList(document, 'sxd', ['jpg', 'draw.pdf', 'svg'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'draw.pdf' not in ['wmf', 'sdd', 'odg', 'odp', 'sdd', 'tif', 'tiff', 'htm', 'svg', 'sxd', 'pct', 'pict', 'ras', 'pot', 'gif', 'jpg', 'jpeg', 'jfif', 'jif', 'jpe', 'pdf', 'ppt', 'pps', 'otp', 'bmp', 'svm', 'sdd', 'emf', 'met', 'sda', 'pbm', 'xpm', 'eps', 'xhtml', 'png', 'pgm', 'sxi', 'ppm', 'sxd', 'odg', 'htm', 'otg', 'sda', 'sdd']


FAIL: test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1211, in test_06_FormatGenerationPresentation
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreatePresentationDocument
    > CheckPresentationDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 760, in stepCheckPresentationDocumentExportList
    self.checkDocumentExportList(document, 'ppt', ['impr.pdf', 'ppt'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'impr.pdf' not in ['wmf', 'sdd', 'odg', 'odp', 'sdd', 'tif', 'tiff', 'htm', 'svg', 'sxd', 'pct', 'pict', 'ras', 'pot', 'gif', 'jpg', 'jpeg', 'jfif', 'jif', 'jpe', 'pdf', 'ppt', 'pps', 'otp', 'bmp', 'svm', 'sdd', 'emf', 'met', 'sda', 'pbm', 'xpm', 'eps', 'xhtml', 'png', 'pgm', 'sxi', 'ppm']


FAIL: test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1204, in test_06_FormatGenerationSpreadsheet
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreateSpreadsheetDocument
    > CheckSpreadsheetDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 755, in stepCheckSpreadsheetDocumentExportList
    ['csv', 'calc.html', 'xls', 'calc.pdf'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'calc.html' not in ['xlt', 'sdc', 'pdf', 'ods', 'sxc', 'ots', 'xls', 'xlc', 'xlm', 'xlw', 'csv', 'txt', 'xls', 'xls', 'xlc', 'xlm', 'xlw', 'xls', 'xlc', 'xlm', 'xlw', 'xhtml', 'xlt', 'htm', 'xlt', 'sdc', 'xls', 'xlw', 'xlc', 'xlm', 'sdc']


FAIL: test_06_FormatGenerationText (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1197, in test_06_FormatGenerationText
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreateTextDocument
    > CheckTextDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 749, in stepCheckTextDocumentExportList
    ['pdf', 'doc', 'rtf', 'writer.html', 'txt'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'writer.html' not in ['htm', 'sdw', 'txt', 'odt', 'sdw', 'sdw', 'sxw', 'pdf', 'txt', 'rtf', 'htm', 'ott', 'txt', 'xhtml', 'psw', 'odt', 'pdb', 'sxw', 'doc', 'sdw', 'sdw', 'doc', 'doc', 'sdw', 'txt', 'htm', 'sxg', 'txt', 'sgl', 'sgl', 'odm']


ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase1 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1504, in test_IngestionConfigurationByTypeBasedMethod_usecase1
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_893f084273ed0abd34e094d47b411190/document_module/44', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_893f084273ed0abd34e094d47b411190/Document_getPropertyDictFromContent used for /erp5_portal_893f084273ed0abd34e094d47b411190/document_module/44>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase2 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1588, in test_IngestionConfigurationByTypeBasedMethod_usecase2
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_893f084273ed0abd34e094d47b411190/document_module/46', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_893f084273ed0abd34e094d47b411190/Document_getPropertyDictFromContent used for /erp5_portal_893f084273ed0abd34e094d47b411190/document_module/46>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase3 (testIngestionWithFlare.TestIngestionWithFlare), How to discover metadata so that each new document
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1652, in test_IngestionConfigurationByTypeBasedMethod_usecase3
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_893f084273ed0abd34e094d47b411190/document_module/48', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_893f084273ed0abd34e094d47b411190/Document_getPropertyDictFromContent used for /erp5_portal_893f084273ed0abd34e094d47b411190/document_module/46>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase4 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1749, in test_IngestionConfigurationByTypeBasedMethod_usecase4
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_893f084273ed0abd34e094d47b411190/document_module/50', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_893f084273ed0abd34e094d47b411190/Document_getPropertyDictFromContent used for /erp5_portal_893f084273ed0abd34e094d47b411190/document_module/50>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



ERROR: test_IngestionConfigurationByTypeBasedMethod_usecase5 (testIngestionWithFlare.TestIngestionWithFlare), How to configure meta data discovery so that each time a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1845, in test_IngestionConfigurationByTypeBasedMethod_usecase5
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_893f084273ed0abd34e094d47b411190/document_module/52', 'discoverMetadata', -2, 5)]
Last error message:
AttributeError
'module' object has no attribute 'InvalidUrl'
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5.mixin.discoverable, line 151, in discoverMetadata
  Module Products.ERP5.mixin.discoverable, line 84, in getPropertyDictFromContent
  Module Shared.DC.Scripts.Bindings, line 311, in __call__
  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1284, in _exec
  Module Products.PythonScripts.PythonScript, line 325, in _exec
  Module None, line 24, in Document_getPropertyDictFromContent
   - <PythonScript at /erp5_portal_893f084273ed0abd34e094d47b411190/Document_getPropertyDictFromContent used for /erp5_portal_893f084273ed0abd34e094d47b411190/document_module/52>
   - Line 24
  Module Products.ERP5.mixin.url, line 140, in asNormalisedURL
  Module Products.ERP5Type.Utils, line 3259, in urlnormNormaliseUrl
AttributeError: 'module' object has no attribute 'InvalidUrl'



FAIL: test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1218, in test_06_FormatGenerationDrawing
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreateDrawingDocument
    > CheckDrawingDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 765, in stepCheckDrawingDocumentExportList
    self.checkDocumentExportList(document, 'sxd', ['jpg', 'draw.pdf', 'svg'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'draw.pdf' not in ['wmf', 'sdd', 'odg', 'odp', 'sdd', 'tif', 'tiff', 'htm', 'svg', 'sxd', 'pct', 'pict', 'ras', 'pot', 'gif', 'jpg', 'jpeg', 'jfif', 'jif', 'jpe', 'pdf', 'ppt', 'pps', 'otp', 'bmp', 'svm', 'sdd', 'emf', 'met', 'sda', 'pbm', 'xpm', 'eps', 'xhtml', 'png', 'pgm', 'sxi', 'ppm', 'sxd', 'odg', 'htm', 'otg', 'sda', 'sdd']


FAIL: test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1211, in test_06_FormatGenerationPresentation
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreatePresentationDocument
    > CheckPresentationDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 760, in stepCheckPresentationDocumentExportList
    self.checkDocumentExportList(document, 'ppt', ['impr.pdf', 'ppt'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'impr.pdf' not in ['wmf', 'sdd', 'odg', 'odp', 'sdd', 'tif', 'tiff', 'htm', 'svg', 'sxd', 'pct', 'pict', 'ras', 'pot', 'gif', 'jpg', 'jpeg', 'jfif', 'jif', 'jpe', 'pdf', 'ppt', 'pps', 'otp', 'bmp', 'svm', 'sdd', 'emf', 'met', 'sda', 'pbm', 'xpm', 'eps', 'xhtml', 'png', 'pgm', 'sxi', 'ppm']


FAIL: test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1204, in test_06_FormatGenerationSpreadsheet
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreateSpreadsheetDocument
    > CheckSpreadsheetDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 755, in stepCheckSpreadsheetDocumentExportList
    ['csv', 'calc.html', 'xls', 'calc.pdf'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'calc.html' not in ['xlt', 'sdc', 'pdf', 'ods', 'sxc', 'ots', 'xls', 'xlc', 'xlm', 'xlw', 'csv', 'txt', 'xls', 'xls', 'xlc', 'xlm', 'xlw', 'xls', 'xlc', 'xlm', 'xlw', 'xhtml', 'xlt', 'htm', 'xlt', 'sdc', 'xls', 'xlw', 'xlc', 'xlm', 'sdc']


FAIL: test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 1197, in test_06_FormatGenerationText
    self.playSequence(step_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 960, in playSequence
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CleanUp
      CreateTextDocument
    > CheckTextDocumentExportList
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 749, in stepCheckTextDocumentExportList
    ['pdf', 'doc', 'rtf', 'writer.html', 'txt'])
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5OOo/tests/testIngestion.py", line 289, in checkDocumentExportList
    self.assertTrue(target in target_list, 'target:%r not in %r' % (target,
AssertionError: target:'writer.html' not in ['htm', 'sdw', 'txt', 'odt', 'sdw', 'sdw', 'sxw', 'pdf', 'txt', 'rtf', 'htm', 'ott', 'txt', 'xhtml', 'psw', 'odt', 'pdb', 'sxw', 'doc', 'sdw', 'sdw', 'doc', 'doc', 'sdw', 'txt', 'htm', 'sxg', 'txt', 'sgl', 'sgl', 'odm']


FAIL: test_sale_order_view_parent_domain (testInternalOrder.TestInternalOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5/tests/testOrder.py", line 2891, in test_sale_order_view_parent_domain
    sale_order.SaleOrder_view.listbox.get_value('selection_name'))
AssertionError: 'sale_order_line_selection' != 'SaleOrder_view_listbox_selection'


FAIL: testCommitOrder (testInvalidationBug.TestInvalidationBug), Check order of resources being committed
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5/tests/testInvalidationBug.py", line 94, in testCommitOrder
    self.assertEqual(result_list[-2], [1,0]) # catalog
AssertionError: [1, 1] != [1, 0]


FAIL: test_isBuildable_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Legacy/tests/testLegacyBPMCore.py", line 748, in test_isBuildable_OrderedDeliveredInvoiced
    self.assertEquals(invoicing_simulation_movement.isBuildable(), False)
AssertionError: True != False


FAIL: test_isBuildable_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisBuildableImplementation), Test isBuildable for ordered, invoiced and delivered sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Legacy/tests/testLegacyBPMCore.py", line 847, in test_isBuildable_OrderedInvoicedDelivered
    self.assertEquals(delivery_simulation_movement.isBuildable(), False)
AssertionError: True != False


FAIL: test_isFrozen_OrderedDeliveredInvoiced (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, delivered and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Legacy/tests/testLegacyBPMCore.py", line 1232, in test_isFrozen_OrderedDeliveredInvoiced
    self.assertEqual(delivery_simulation_movement.isFrozen(), True)
AssertionError: False != True


FAIL: test_isFrozen_OrderedInvoicedDelivered (testLegacyBPMCore.TestBPMisFrozenImplementation), Test isFrozen for ordered, invoiced and invoiced sequence
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.1/build/unit_test/Products/ERP5Legacy/tests/testLegacyBPMCore.py", line 1298, in test_isFrozen_OrderedInvoicedDelivered
    self.assertEqual(self.invoice_path.isFrozen(order), True)
AssertionError: False != True


FAIL: test_sale_order_view_parent_domain (Products.ERP5.tests.testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/tests/testOrder.py", line 2891, in test_sale_order_view_parent_domain
    sale_order.SaleOrder_view.listbox.get_value('selection_name'))
AssertionError: 'sale_order_line_selection' != 'SaleOrder_view_listbox_selection'


FAIL: test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 680, in test_01c_PackingListSplitBuildInvoiceBuild
    self.processPackingListBuildInvoice(packing_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 330, in processPackingListBuildInvoice
    self.checkCausalityState(invoice, 'solved')
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 417, in checkCausalityState
    delivery.getDivergenceList())
AssertionError: [<DivergenceMessage object at 0x76d3560
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_0393a62e4371b0e9e8e3707f047ac555/portal_simulation/5/3/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>, <DivergenceMessage object at 0x94b9128
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_0393a62e4371b0e9e8e3707f047ac555/portal_simulation/5/1/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>]


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


FAIL: test_01c_PackingListSplitBuildInvoiceBuild (Products.ERP5.tests.testTradeModelLinePurchase.TestTradeModelLinePurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 680, in test_01c_PackingListSplitBuildInvoiceBuild
    self.processPackingListBuildInvoice(packing_list)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 330, in processPackingListBuildInvoice
    self.checkCausalityState(invoice, 'solved')
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 417, in checkCausalityState
    delivery.getDivergenceList())
AssertionError: [<DivergenceMessage object at 0xa94a4d0
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_d08328230494c3b46faa6f7449e56966/portal_simulation/5/3/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>, <DivergenceMessage object at 0x5a0e638
  'decision_value': -0.049999999999999989
  'divergence_scope': 'property'
  'prevision_value': -0.050000000000000003
  'mapping': {}
  'object_relative_url': 'accounting_module/3/5'
  'simulation_movement': <Simulation Movement at /erp5_portal_d08328230494c3b46faa6f7449e56966/portal_simulation/5/1/1/1/1/1/2/3>
  'tested_property': 'price'
  'message': 'Price'>]


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


ERROR: test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/tests/testOOoConversionCache.py", line 94, in test_01_PersistentCacheConversion
    document.convert(format=format)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/mixin/document.py", line 70, in convert
    result = self._convert(format, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 359, in _convert
    mime, data = self._getConversionFromProxyServer(format)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 278, in _getConversionFromProxyServer
    return response_dict['mime'], Pdata(dec(response_dict['data']))
KeyError: 'mime'


ERROR: test_02_VolatileCacheConversionOfTempObject (testOOoConversionCache.TestDocumentConversionCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/tests/testOOoConversionCache.py", line 131, in test_02_VolatileCacheConversionOfTempObject
    document.convert(format=format)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/mixin/document.py", line 70, in convert
    result = self._convert(format, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 359, in _convert
    mime, data = self._getConversionFromProxyServer(format)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 278, in _getConversionFromProxyServer
    return response_dict['mime'], Pdata(dec(response_dict['data']))
KeyError: 'mime'


ERROR: test_04_PersistentCacheConversionWithFlare (testOOoConversionCache.TestDocumentConversionCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/tests/testOOoConversionCache.py", line 201, in test_04_PersistentCacheConversionWithFlare
    document.convert(format=format)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/mixin/document.py", line 70, in convert
    result = self._convert(format, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 359, in _convert
    mime, data = self._getConversionFromProxyServer(format)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 278, in _getConversionFromProxyServer
    return response_dict['mime'], Pdata(dec(response_dict['data']))
KeyError: 'mime'


ERROR: testBuildingSaleOrder (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testOpenOrder.py", line 349, in testBuildingSaleOrder
    forecasting_term_day_count=5
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/Core/Folder.py", line 151, in newContent
    raise ValueError('Disallowed subobject type: %s' % portal_type)
ValueError: Disallowed subobject type: Open Sale Order


ERROR: testOpenOrderRule (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testOpenOrder.py", line 243, in testOpenOrderRule
    stop_date=DateTime(3000,8,1),
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/Core/Folder.py", line 459, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/Core/Folder.py", line 151, in newContent
    raise ValueError('Disallowed subobject type: %s' % portal_type)
ValueError: Disallowed subobject type: Open Sale Order


FAIL: testPeriodicityDateList (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testOpenOrder.py", line 186, in testPeriodicityDateList
    [(D(2008,2,1,0,1), DateTime(2008,2,29)),
AssertionError: [(DateTime('2008/02/01 00:01:00 US/Eastern'), DateTime('2008/02/29')), (DateTime('2008/03/01 00:01:00 US/Eastern'), DateTime('2008/03/31')), (DateTime('2008/04/01 00:01:00 US/Eastern'), DateTime('2008/04/30')), (DateTime('2008/05/01 00:01:00 US/Eastern'), DateTime('2008/05/31')), (DateTime('2008/06/01 00:01:00 US/Eastern'), DateTime('2008/06/30')), (DateTime('2008/07/01 00:01:00 US/Eastern'), DateTime('2008/07/31')), (DateTime('2008/08/01 00:01:00 US/Eastern'), DateTime('2008/08/31')), (DateTime('2008/09/01 00:01:00 US/Eastern'), DateTime('2008/09/30')), (DateTime('2008/10/01 00:01:00 US/Eastern'), DateTime('2008/10/31')), (DateTime('2008/11/01 00:01:00 US/Eastern'), DateTime('2008/11/30'))] != [(DateTime('2008/02/01 00:01:00 US/Eastern'), DateTime('2008/02/29')), (DateTime('2008/03/01 00:01:00 US/Eastern'), DateTime('2008/03/31')), (DateTime('2008/04/01 00:01:00 GMT-4'), DateTime('2008/04/30')), (DateTime('2008/05/01 00:01:00 GMT-4'), DateTime('2008/05/31')), (DateTime('2008/06/01 00:01:00 GMT-4'), DateTime('2008/06/30')), (DateTime('2008/07/01 00:01:00 GMT-4'), DateTime('2008/07/31')), (DateTime('2008/08/01 00:01:00 GMT-4'), DateTime('2008/08/31')), (DateTime('2008/09/01 00:01:00 GMT-4'), DateTime('2008/09/30')), (DateTime('2008/10/01 00:01:00 GMT-4'), DateTime('2008/10/31')), (DateTime('2008/11/01 00:01:00 GMT-4'), DateTime('2008/11/30'))]


FAIL: test_sale_order_view_parent_domain (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testOrder.py", line 2891, in test_sale_order_view_parent_domain
    sale_order.SaleOrder_view.listbox.get_value('selection_name'))
AssertionError: 'sale_order_line_selection' != 'SaleOrder_view_listbox_selection'


ERROR: test_AccountingLineGeneration (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 3122, in test_AccountingLineGeneration
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1035, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/1', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 69, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 727, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_NetSalaryReport (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2808, in test_NetSalaryReport
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1035, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/2', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 69, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 727, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_PayrollTaxesReport (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2413, in test_PayrollTaxesReport
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1035, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/5', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 69, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 727, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



ERROR: test_PayrollTaxesReportDifferentSalaryRange (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2611, in test_PayrollTaxesReportDifferentSalaryRange
    self.stepTic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1035, in stepTic
    self.tic()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 171, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_7b7a3575330a52ab2ff14077272db47e/accounting_module/7', 'expand', -2, 5)]
Last error message:
ValueError
A Business Process can not erase amounts
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 303, in __call__
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.Delivery, line 800, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 71, in <lambda>
  Module Products.ERP5Type.UnrestrictedMethod, line 104, in unrestricted_apply
  Module Products.ERP5.Document.AppliedRule, line 112, in expand
  Module Products.ERP5.mixin.rule, line 215, in expand
  Module Products.ERP5.mixin.movement_collection_updater, line 159, in updateMovementCollection
  Module Products.ERP5.mixin.movement_collection_updater, line 69, in getMovementCollectionDiff
  Module Products.ERP5.mixin.rule, line 117, in getGeneratedMovementList
  Module Products.ERP5.Document.BusinessProcess, line 727, in getTradePhaseMovementList
ValueError: A Business Process can not erase amounts



FAIL: test_complexSliceOnModelLine (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2155, in test_complexSliceOnModelLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, 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
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreateModelWithSlices
      Tic
      ModelCreateUrssafModelLineWithComplexSlices
      Tic
      UrssafModelLineWithComplexSlicesCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingComplexSlices
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingComplexSlices
    > CheckPaysheetLineAmountsUsingComplexSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingComplexSlices
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 765, in stepCheckPaysheetLineAmountsUsingComplexSlices
    self.assertEquals(cell1.getQuantity(), 200)
AssertionError: 3000.0 != 200


FAIL: test_paySheetCalculationWithBonus (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2268, in test_paySheetCalculationWithBonus
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, 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
      CreateBonusService
      PaysheetCreateBonusPaySheetLine
      PaysheetCreateBonusPaySheetLineMovements
      CheckUpdateAggregatedAmountListReturn
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingBonus
    > CheckPaysheetLineWithBonusAmounts
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineWithBonusAmounts
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 682, in stepCheckPaysheetLineWithBonusAmounts
    self.assertEquals(cell1.getQuantity(), 4000)
AssertionError: 5000.0 != 4000


FAIL: test_sliceOnModelLine (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2125, in test_sliceOnModelLine
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, 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
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreateModelWithSlices
      Tic
      ModelCreateUrssafModelLineWithSlices
      Tic
      UrssafModelLineWithSlicesCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingSlices
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingSlices
    > CheckPaysheetLineAmountsUsingSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingSlices
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 725, in stepCheckPaysheetLineAmountsUsingSlices
    self.assertEquals(cell1.getQuantity(), 200)
AssertionError: 3000.0 != 200


FAIL: test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 2095, in test_sourceSectionIsSetOnMovements
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, 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.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 919, in stepCheckSourceSectionOnMovements
    self.assertEquals(cell1.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.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 3329, in test_updatePaysheetAfterModelModification
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, 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.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 797, in stepCheckPaysheetLineAmountsAfterUpdateWithLinesWithSameResource
    self.assertEquals(cell1.getQuantity(), 200)
AssertionError: 3000.0 != 200


FAIL: test_01_getYearToDateSlice (testPayroll_l10n_fr.TestPayroll_l10n_fr), Check that is possible to calculate the total amount spend on a slice
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll_l10n_fr.py", line 118, in test_01_getYearToDateSlice
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 195, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 115, in play
    self._step_list[self._played_index] \
    Current Sequence:
      CreateUrssafService
      CreateLabourService
      CreateEmployer
      CreateEmployee
      CreatePriceCurrency
      CreateModelWithSlices
      SetCurrencyOnModel
      ModelCreateUrssafModelLineWithSlices
      UrssafModelLineWithSlicesCreateMovements
      CreateBasicPaysheet
      PaysheetSetModelAndApplyIt
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingSlices
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingSlices
    > CheckPaysheetLineAmountsUsingSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingSlices
      CreateBasicPaysheet
      PaysheetSetModelAndApplyIt
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessLink
      CreateUrssafRoubaixOrganisation
      ModifyBusinessLinkTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CheckUpdateAggregatedAmountListReturnUsingSlices
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedUsingSlices
      CheckPaysheetLineAmountsUsingSlices
      CheckUpdateAggregatedAmountListReturnNothing
      CheckPaysheetLineAmountsUsingSlices
      CheckYearToDateSliceAmount
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 98, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testPayroll.py", line 725, in stepCheckPaysheetLineAmountsUsingSlices
    self.assertEquals(cell1.getQuantity(), 200)
AssertionError: 3000.0 != 200


FAIL: test_sale_order_view_parent_domain (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.3/build/unit_test/Products/ERP5/tests/testOrder.py", line 2891, in test_sale_order_view_parent_domain
    sale_order.SaleOrder_view.listbox.get_value('selection_name'))
AssertionError: 'sale_order_line_selection' != 'SaleOrder_view_listbox_selection'


ERROR: test_business_template_list_with_workflow_template_item (testSpellChecking.TestSpellChecking)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 140, in run
    self.setUp()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 539, in setUp
    use_dummy_mail_host=use_dummy_mail_host)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 927, in setUpERP5Site
    quiet=quiet)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 834, in _installBusinessTemplateList
    update_translation=1)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5Type/Base.py", line 238, in __call__
    result = apply(self.__dict__['_m'], (instance,) + args, kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4784, in install
    return self._install(**kw)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 4716, in _install
    trashbin=trashbin, installed_bt=installed_bt)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5/Document/BusinessTemplate.py", line 3398, in install
    self.local_file_importer_name(name)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5Type/Utils.py", line 950, in importLocalDocument
    module = imp.load_source(class_path, path)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Document/OrderBuilder.py", line 31, in ?
    from Products.ERP5.Document.BPMBuilder import BPMBuilder
ImportError: No module named BPMBuilder


FAIL: test_tradeModelLineWithRounding (testTradeModelLine.TestTradeModelLineSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.5/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 1096, 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.blade-nxd1-10.2/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.2/build/unit_test/Products/ERP5/tests/testTradeModelLine.py", line 1096, in test_tradeModelLineWithRounding
    self.assertEqual(2, len(amount_list)) # XXX 1 or 2 ???
AssertionError: 2 != 1


ERROR: test_01_check_URLTransformations (testWebCrawler.TestWebCrawler), Check crawlable functionalities regarding URL handling
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/tests/testWebCrawler.py", line 217, in test_01_check_URLTransformations
    self.assertEquals(web_page.getContentNormalisedURLList(),
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/mixin/crawlable.py", line 141, in getContentNormalisedURLList
    reference_domain = urlsplit(normaliseUrl(self.asURL() or ''))[1]
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5Type/Utils.py", line 3259, in urlnormNormaliseUrl
    except (AttributeError, urlnorm.InvalidUrl):
AttributeError: 'module' object has no attribute 'InvalidUrl'


ERROR: test_02_crawlWebSite (testWebCrawler.TestWebCrawler), Call portal_contribution to crawl website hosted by itself.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/tests/testWebCrawler.py", line 250, in test_02_crawlWebSite
    web_crawler.crawlContent()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/Document/ExternalSource.py", line 118, in crawlContent
    self.portal_contributions.crawlContent(self, container=self)
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/Tool/ContributionTool.py", line 487, in crawlContent
    url_list = content.getContentNormalisedURLList()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5/mixin/crawlable.py", line 141, in getContentNormalisedURLList
    reference_domain = urlsplit(normaliseUrl(self.asURL() or ''))[1]
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.6/build/unit_test/Products/ERP5Type/Utils.py", line 3259, in urlnormNormaliseUrl
    except (AttributeError, urlnorm.InvalidUrl):
AttributeError: 'module' object has no attribute 'InvalidUrl'


ERROR: test_GET_on_document (testWebDavSupport.TestWebDavSupport), Get data from document in webdav
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testWebDavSupport.py", line 207, in test_GET_on_document
    document = document_module[filename]
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: 'P-DMS-Presentation.3.Pages-001-en.odp'


ERROR: test_PROPFIND_on_document (testWebDavSupport.TestWebDavSupport), test Metadata extraction from webdav protocol
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testWebDavSupport.py", line 231, in test_PROPFIND_on_document
    document = document_module[filename]
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: 'P-DMS-Presentation.3.Pages-001-en.odp'


FAIL: test_GET_on_contributionTool (testWebDavSupport.TestWebDavSupport), Get a document through Contribution Tool.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testWebDavSupport.py", line 132, in test_GET_on_contributionTool
    self.assertEqual(response.getStatus(), httplib.CREATED)
AssertionError: 500 != 201


FAIL: test_PUT_on_contributionTool (testWebDavSupport.TestWebDavSupport), Test Portal Contribution through Webdav calls
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testWebDavSupport.py", line 110, in test_PUT_on_contributionTool
    self.assertEqual(response.getStatus(), httplib.CREATED)
AssertionError: 500 != 201


FAIL: test_PUT_on_web_page (testWebDavSupport.TestWebDavSupport), Edit a web_page in webdav
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/products/ERP5Type/tests/backportUnittest.py", line 151, in run
    testMethod()
  File "/home/buildbot/slave/full.ERP5.blade-nxd1-10.4/build/unit_test/Products/ERP5/tests/testWebDavSupport.py", line 161, in test_PUT_on_web_page
    self.assertEqual(response.getStatus(), httplib.CREATED)
AssertionError: 500 != 201


More information about the Erp5-report mailing list