[Erp5-report] ERP5-z2.13 rNone : 3771 Tests, 126 Errors, 0 Failures, 149 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 20 11:24:24 CET 2013


Test Suite: ERP5-z2.13
Revision: slapos=5085-cf86c70c0c03b0b1807b1c0d2b0b895aa653e807,erp5=42255-291fafc5799027d19cbaa7c3d59b2022b5f5aa67
Result: FAIL

All tests: 3771
Failures: 0
Errors: 126
Skips: 149

 http://erp5.nexedi.com/test_result_module/20130320-26A7A9AA/view


The following tests failed:

  testDeliveryBuilderToSupportMultipleLines          (4 errors)
   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)

  testERP5BankingAccountingCancellation              (1 errors)
   test_01_ERP5BankingAccountingCancellation (testERP5BankingAccountingCancellation.TestERP5BankingAccountingCancellation)

  testERP5BankingAccountingDate                      (1 errors)
   test_AccountingDate (testERP5BankingAccountingDate.TestERP5BankingAccountingDate)

  testERP5BankingCashClassification                  (1 errors)
   test_01_ERP5BankingCashClassification (testERP5BankingCashClassification.TestERP5BankingCashClassification)

  testERP5BankingCashMovement                        (1 errors)
   test_01_ERP5BankingCashMovement (testERP5BankingCashMovement.TestERP5BankingCashMovement)

  testERP5BankingCashSorting                         (1 errors)
   test_01_ERP5BankingCashSorting (testERP5BankingCashSorting.TestERP5BankingCashSorting)

  testERP5BankingCashToCurrencySale                  (1 errors)
   test_01_ERP5BankingCashToCurrencySale (testERP5BankingCashToCurrencySale.TestERP5BankingCashToCurrencySale)

  testERP5BankingCheckPayment                        (1 errors)
   test_01_ERP5BankingCheckPayment (testERP5BankingCheckPayment.TestERP5BankingCheckPayment)

  testERP5BankingForeignCashReception                (1 errors)
   test_01_ERP5BankingForeignCashReception (testERP5BankingForeignCashReception.TestERP5BankingForeignCashReception)

  testERP5BankingInternalMoneyDeposit                (1 errors)
   test_01_ERP5BankingInternalMoneyDeposit (testERP5BankingInternalMoneyDeposit.TestERP5BankingInternalMoneyDeposit)

  testERP5BankingMonetaryReception                   (1 errors)
   test_01_ERP5BankingMonetaryReception (testERP5BankingMonetaryReception.TestERP5BankingMonetaryReception)

  testERP5BankingMoneyDeposit                        (1 errors)
   test_01_ERP5BankingMoneyDeposit (testERP5BankingMoneyDeposit.TestERP5BankingMoneyDeposit)

  testERP5BankingStopPayment                         (1 errors)
   test_01_ERP5BankingStopPayment (testERP5BankingStopPayment.TestERP5BankingStopPayment)

  testERP5BankingTravelerCheckPurchase               (1 errors)
   test_01_ERP5BankingTravelerCheckPurchase (testERP5BankingTravelerCheckPurchase.TestERP5BankingTravelerCheckPurchase)

  testERP5BankingTravelerCheckSale                   (1 errors)
   test_01_ERP5BankingTravelerCheckSale (testERP5BankingTravelerCheckSale.TestERP5BankingTravelerCheckSale)

  testERP5BankingUsualCashRendering                  (1 errors)
   test_01_ERP5BankingUsualCashRendering (testERP5BankingUsualCashRendering.TestERP5BankingUsualCashRendering)

  testERP5CurrencyExchangeLine                       (10 errors)
   test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
   test_ConvertUsingCurrencyExchangeCell (testERP5CurrencyExchangeLine.TestCurrencyExchangeCell)

  testERP5NamingConvention                           (1 errors)
   testNamingConvention (testERP5NamingConvention.TestNamingConvention)

  testImmobilisation                                 (22 errors)
   test_01_singlePackingListImmobilisationStateChange (testImmobilisation.TestImmobilisation)

  testItem                                           (17 errors, 8 skips)
   test_01_ItemSimpleTest (testItem.TestItem)

  testPayroll                                        (31 errors)
   test_AccountingLineGeneration (testPayroll.TestPayroll)

  testRule                                           (16 errors)
   test_01_ValidatedRuleWithNoScript (testRule.TestRule)

  testSpellChecking                                  (3 errors)
   test_business_template_list_with_workflow_template_item (testSpellChecking.TestSpellChecking)

  testTranslation                                    (7 errors)
   test_01_EnglishTranslation (testTranslation.TestWorkflowStateTitleTranslation)

The following tests were at least partly skipped:

  testAccountingReports                              (1 skips)
   test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5'
   skipped 'TODO ERP5'

  testAccountingRules                                (22 skips)

  testAdvancedInvoicing                              (1 skips)

  testBPMCore                                        (1 skips)
   test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5'
   skipped 'TODO ERP5'

  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'
   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'
   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'
   skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

  testBusinessTemplate                               (5 skips)
   test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet'
   skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   skipped 'Not implemented yet'

  testCRM                                            (1 skips)

  testDms                                            (1 skips)

  testDmsWithFlare                                   (1 skips)

  testDmsWithPreConversion                           (1 skips)

  testERP5Base                                       (1 skips)

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

  testERP5Commerce                                   (1 skips)
   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'
   skipped 'WebSite_createWebSiteAccount is disabled by default.'

  testERP5DocumentSyncML                             (4 skips)

  testERP5Interfaces                                 (7 skips)

  testERP5SyncML                                     (2 skips)

  testERP5Type                                       (1 skips)

  testERP5TypeInterfaces                             (1 skips)

  testERP5Web                                        (3 skips)
   test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'
   skipped 'WebSite_createWebSiteAccount is disabled by default.'

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

  testFunctionalCore                                 (4 skips)
        So this test is skipped -->
        So this test is skipped -->

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (4 skips)

  testInventory                                      (1 skips)

  testInventoryAPI                                   (2 skips)

  testInvoice                                        (6 skips)

  testItem                                           (8 skips)

  testKM                                             (3 skips)

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

  testMaxmaDemoConfigurationWorkflow                 (1 skips)

  testOpenOrder                                      (3 skips)
   testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC"
   skipped "can't run if machine timezone is UTC"

  testOrderBuilder                                   (4 skips)

  testOxatisSynchronization                          (1 skips)

  testPreferences                                    (1 skips)

  testProductionOrder                                (8 skips)

  testProductionOrderApparel                         (6 skips)

  testProductionPackingList                          (1 skips)

  testProductionPackingListApparel                   (1 skips)

  testProxyField                                     (1 skips)

  testResource                                       (1 skips)

  testReturnedSalePackingList                        (3 skips)

  testSQLCachedWorklist                              (2 skips)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
   skipped 'TODO ERP5'
   test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
   skipped 'TODO ERP5'

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

  testShaCache                                       (1 skips)

  testShaCacheExternal                               (1 skips)

  testShaDir                                         (1 skips)

  testTaskReportDivergence                           (1 skips)

  testTemplate                                       (1 skips)

  testTradeModelLine                                 (1 skips)

  testTradeModelLinePurchase                         (1 skips)

  testUbercartSynchronisation                        (1 skips)

  testVirtuemartSynchronization                      (1 skips)

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

ERROR: test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingAccountingCancellation (testERP5BankingAccountingCancellation.TestERP5BankingAccountingCancellation)
test_01_ERP5BankingAccountingCancellation (testERP5BankingAccountingCancellation.TestERP5BankingAccountingCancellation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_AccountingDate (testERP5BankingAccountingDate.TestERP5BankingAccountingDate)
test_AccountingDate (testERP5BankingAccountingDate.TestERP5BankingAccountingDate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingCashClassification (testERP5BankingCashClassification.TestERP5BankingCashClassification)
test_01_ERP5BankingCashClassification (testERP5BankingCashClassification.TestERP5BankingCashClassification)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingCashMovement (testERP5BankingCashMovement.TestERP5BankingCashMovement)
test_01_ERP5BankingCashMovement (testERP5BankingCashMovement.TestERP5BankingCashMovement)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingCashSorting (testERP5BankingCashSorting.TestERP5BankingCashSorting)
test_01_ERP5BankingCashSorting (testERP5BankingCashSorting.TestERP5BankingCashSorting)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingCashToCurrencySale (testERP5BankingCashToCurrencySale.TestERP5BankingCashToCurrencySale)
test_01_ERP5BankingCashToCurrencySale (testERP5BankingCashToCurrencySale.TestERP5BankingCashToCurrencySale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingCheckPayment (testERP5BankingCheckPayment.TestERP5BankingCheckPayment)
test_01_ERP5BankingCheckPayment (testERP5BankingCheckPayment.TestERP5BankingCheckPayment)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingForeignCashReception (testERP5BankingForeignCashReception.TestERP5BankingForeignCashReception)
test_01_ERP5BankingForeignCashReception (testERP5BankingForeignCashReception.TestERP5BankingForeignCashReception)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingInternalMoneyDeposit (testERP5BankingInternalMoneyDeposit.TestERP5BankingInternalMoneyDeposit)
test_01_ERP5BankingInternalMoneyDeposit (testERP5BankingInternalMoneyDeposit.TestERP5BankingInternalMoneyDeposit)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingMonetaryReception (testERP5BankingMonetaryReception.TestERP5BankingMonetaryReception)
test_01_ERP5BankingMonetaryReception (testERP5BankingMonetaryReception.TestERP5BankingMonetaryReception)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingMoneyDeposit (testERP5BankingMoneyDeposit.TestERP5BankingMoneyDeposit)
test_01_ERP5BankingMoneyDeposit (testERP5BankingMoneyDeposit.TestERP5BankingMoneyDeposit)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingStopPayment (testERP5BankingStopPayment.TestERP5BankingStopPayment)
test_01_ERP5BankingStopPayment (testERP5BankingStopPayment.TestERP5BankingStopPayment)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingTravelerCheckPurchase (testERP5BankingTravelerCheckPurchase.TestERP5BankingTravelerCheckPurchase)
test_01_ERP5BankingTravelerCheckPurchase (testERP5BankingTravelerCheckPurchase.TestERP5BankingTravelerCheckPurchase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingTravelerCheckSale (testERP5BankingTravelerCheckSale.TestERP5BankingTravelerCheckSale)
test_01_ERP5BankingTravelerCheckSale (testERP5BankingTravelerCheckSale.TestERP5BankingTravelerCheckSale)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ERP5BankingUsualCashRendering (testERP5BankingUsualCashRendering.TestERP5BankingUsualCashRendering)
test_01_ERP5BankingUsualCashRendering (testERP5BankingUsualCashRendering.TestERP5BankingUsualCashRendering)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_ConvertUsingCurrencyExchangeCell (testERP5CurrencyExchangeLine.TestCurrencyExchangeCell)
test_ConvertUsingCurrencyExchangeCell (testERP5CurrencyExchangeLine.TestCurrencyExchangeCell)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: testNamingConvention (testERP5NamingConvention.TestNamingConvention)
testNamingConvention (testERP5NamingConvention.TestNamingConvention)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_singlePackingListImmobilisationStateChange (testImmobilisation.TestImmobilisation)
test_01_singlePackingListImmobilisationStateChange (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ItemSimpleTest (testItem.TestItem)
test_01_ItemSimpleTest (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_AccountingLineGeneration (testPayroll.TestPayroll)
test_AccountingLineGeneration (testPayroll.TestPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_ValidatedRuleWithNoScript (testRule.TestRule)
test_01_ValidatedRuleWithNoScript (testRule.TestRule)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_business_template_list_with_workflow_template_item (testSpellChecking.TestSpellChecking)
test_business_template_list_with_workflow_template_item (testSpellChecking.TestSpellChecking)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


ERROR: test_01_EnglishTranslation (testTranslation.TestWorkflowStateTitleTranslation)
test_01_EnglishTranslation (testTranslation.TestWorkflowStateTitleTranslation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 125, in run
    self.setUp()
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 848, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1046, in setUpERP5Site
    quiet=quiet)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 941, in _installBusinessTemplateList
    bt = template_tool.download(url)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 488, in download
    bt = self._download_local(name, id)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Tool/TemplateTool.py", line 416, in _download_local
    bt.importFile(dir=True, file=file_list, root_path=path)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 5597, in importFile
    item_object.importFile(bta)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 537, in importFile
    bta.importFiles(item=self)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 382, in importFiles
    item._importFile(file_name, file)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5/Document/BusinessTemplate.py", line 801, in _importFile
    obj = connection.importFile(file_obj, customImporters=customImporters)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/eggs/ZODB3-3.10.5-py2.7-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
    return customImporters[magic](self, f, clue)
  File "/srv/slapgrid/slappart78/srv/testnode/cj/soft/42ee29c5f5bfd4b5f25112fa139c4117/parts/erp5/Products/ERP5Type/patches/ppml.py", line 785, in importXML
    r=p.Parse(data)
ExpatError: mismatched tag: line 40, column 48


More information about the Erp5-report mailing list