[Erp5-report] ERP5-z2.13 rNone : 3798 Tests, 31 Errors, 20 Failures, 189 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Feb 7 22:15:58 CET 2013
Test Suite: ERP5-z2.13
Revision: slapos=3655-46e2f56736d5a98ee483ab2c64df2a2a1a3f254a,erp5=42016-1ee22ffa4d7a992085a0550bae14f1ecadfa79ec
Result: FAIL
All tests: 3798
Failures: 20
Errors: 31
Skips: 189
http://erp5.nexedi.com/test_result_module/20130207-35BF0613/view
The following tests failed:
testDms (1 errors, 1 skips)
test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal (testDms.TestDocument)
testFormPrintoutAsODG (4 errors)
test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
testFunctionalKM (1 failures)
testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
testIngestionWithFlare (14 failures, 1 errors)
test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestionWithFlare.TestIngestionWithFlare)
test_03_TextDoc (testIngestionWithFlare.TestIngestionWithFlare)
test_041_MetadataEditing (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionDrawing (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionPresentation (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionSpreadSheet (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionText (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)
test_09_Contribute (testIngestionWithFlare.TestIngestionWithFlare)
test_10_MetadataSettingPreferenceOrder (testIngestionWithFlare.TestIngestionWithFlare)
test_11_EmailIngestion (testIngestionWithFlare.TestIngestionWithFlare)
test_12_UploadTextFromContributionTool (testIngestionWithFlare.TestIngestionWithFlare)
testOOoChart (2 failures)
test_ooo_chart (testOOoChart.TestOOoChart)
test_proxy_ooo_chart (testOOoChart.TestOOoChart)
testOOoImport (25 errors)
test_01_ImportFileLine (testOOoImport.TestOOoImport)
test_02_ImportFileBlankLine (testOOoImport.TestOOoImport)
test_03_ImportNoMapping (testOOoImport.TestOOoImport)
test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
test_05_ImportOrganisation (testOOoImport.TestOOoImport)
test_06_AuthorImportFile (testOOoImport.TestOOoImport)
test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
test_09_ImportXLSFile (testOOoImport.TestOOoImport)
test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
test_11_ImportFloatAndPercentage (testOOoImport.TestOOoImport)
test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileDeletionSupport (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImportWeb)
testOOoStyle (2 failures)
test_form_view_format (testOOoStyle.TestODTStyle)
test_form_view_format (testOOoStyle.TestODSStyle)
testRunMyDoc (1 failures)
test_viewSeleniumTest (testRunMyDoc.TestRunMyDoc)
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)
testDeliveryBuilderToSupportMultipleLines (2 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.'
testERP5Interfaces (7 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)
testInventory (1 skips)
testInventoryAPI (6 skips)
testInvoice (6 skips)
testItem (13 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)
testPersonERP5Synchronization (7 skips)
test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDeletePerson (testPersonERP5Synchronization.TestPersonERP5Synchronization), Check that the delete during a person's sync invalidate the person. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopPersonWithAddressNoMappingSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address and no mapping. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopPersonWithMultipleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopPersonWithSingleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSimplestXMLSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopUpdateSimpleElement (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the simple update after sync of persons. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
testPersonPrestashopSynchronization (6 skips)
test_PrestashopComplexeUpdateElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDeletePerson (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), Check that the delete during a person's sync invalidate the person. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopPersonWithMultipleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopPersonWithSingleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with an address. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSimplestXMLSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopUpdateSimpleElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the simple update after sync of persons. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
testPreferences (1 skips)
testProductERP5Synchronization (8 skips)
test_PrestashopComplexeUpdateElement (testProductERP5Synchronization.TestProductERP5Synchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDeleteProduct (testProductERP5Synchronization.TestProductERP5Synchronization), Check that delete during a product's sync invalidate the product. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDifferentKindVariationsSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with the two kind of variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopIndividualVariationSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with individual variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopMultipleSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the multiple product sync. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSharedVariationSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with shared variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSimplestXMLSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the product sync with the simplest XML. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopUpdateSimpleElement (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the simple update after sync of products. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
testProductPrestashopSynchronization (8 skips)
test_PrestashopComplexeUpdateElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDeleteProduct (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), Check that delete during a product's sync invalidate the product. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDifferentKindVariationsSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with the two kind of variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopIndividualVariationSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with individual variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopMultipleSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the multiple product sync. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSharedVariationSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with shared variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSimplestXMLSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the product sync with the simplest XML. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopUpdateSimpleElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the simple update after sync of products. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
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'
testSaleOrderERP5Synchronization (10 skips)
test_PrestashopDeleteDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopDiscountSync (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with discount. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopGenerateAccounting (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSimplestXMLSync (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of the simplest XML for a sale order. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSyncDifferentKindVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with the two kind of variations. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSyncWithIndividualVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSyncWithSharedVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with shared variation. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSyncWithoutDestination (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order without destination. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopSyncWithoutProduct (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with a non-existant product. ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
test_PrestashopUpdateDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12'
skipped 'must be checked against zope2.12'
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: 5291 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20130207/1ad616b5/attachment-0001.diff>
-------------- next part --------------
ERROR: test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal (testDms.TestDocument)
test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/Products/ERP5OOo/tests/testDms.py", line 2069, in test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal
web_page_image_size, web_page_file_size = self.getURLSizeList(web_page_document_url, **convert_kw)
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/Products/ERP5OOo/tests/testDms.py", line 272, in getURLSizeList
identify_output.split()[2].split('x')))
IndexError: list index out of range
ERROR: test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 150, in test_01_TextField
odf_document = foo_printout.index_html(request)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 242, in index_html
format, batch_mode)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 296, in _oooConvertByFormat
True)) # refresh
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_02_TextFieldWithMultiLines (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 271, in test_02_TextFieldWithMultiLines
odf_document = foo_printout.index_html(request)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 242, in index_html
format, batch_mode)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 296, in _oooConvertByFormat
True)) # refresh
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_03_Image (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 324, in test_03_Image
odf_document = foo_printout(request)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 242, in index_html
format, batch_mode)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 296, in _oooConvertByFormat
True)) # refresh
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
test_04_ProxyField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testFormPrintoutAsODG.py", line 396, in test_04_ProxyField
odf_document = foo_printout.index_html(request)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 242, in index_html
format, batch_mode)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/FormPrintout.py", line 296, in _oooConvertByFormat
True)) # refresh
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 411, in testFunctionalTestRunner
self.assertEquals([], error_title_list, '\n'.join(error_title_list))
AssertionError: testKMWebSiteDefaultView
ERROR: test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestionWithFlare.TestIngestionWithFlare)
test_13_UploadTextFromContributionToolWithNonASCIIFilename (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1411, in test_13_UploadTextFromContributionToolWithNonASCIIFilename
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
UploadTextFromContributionToolWithNonASCIIFilename
Tic
> DiscoverFromFilenameWithNonASCIIFilename
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1391, in stepDiscoverFromFilenameWithNonASCIIFilename
self.assertEquals(property_dict['title'], 'title')
KeyError: 'title'
FAIL: test_03_TextDoc (testIngestionWithFlare.TestIngestionWithFlare)
test_03_TextDoc (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1105, in test_03_TextDoc
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateTextDocument
CheckEmptyState
StraightUpload
CheckConvertingState
Tic
> CheckConvertedState
UploadFromViewForm
CheckConvertingState
Tic
CheckConvertedState
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 503, in stepCheckConvertedState
return self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_041_MetadataEditing (testIngestionWithFlare.TestIngestionWithFlare)
test_041_MetadataEditing (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1143, in test_041_MetadataEditing
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateTextDocument
UploadFromViewForm
CheckConvertingState
Tic
> CheckConvertedState
EditMetadata
CheckChangedMetadata
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 503, in stepCheckConvertedState
return self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_05_FormatIngestionDrawing (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionDrawing (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1180, in test_05_FormatIngestionDrawing
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateDrawingDocument
> IngestDrawingFormats
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 722, in stepIngestDrawingFormats
self.ingestFormatList(document, format_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 272, in ingestFormatList
self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_05_FormatIngestionPresentation (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionPresentation (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1173, in test_05_FormatIngestionPresentation
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreatePresentationDocument
> IngestPresentationFormats
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 704, in stepIngestPresentationFormats
self.ingestFormatList(document, format_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 272, in ingestFormatList
self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_05_FormatIngestionSpreadSheet (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionSpreadSheet (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1166, in test_05_FormatIngestionSpreadSheet
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateSpreadsheetDocument
> IngestSpreadsheetFormats
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 694, in stepIngestSpreadsheetFormats
self.ingestFormatList(document, format_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 272, in ingestFormatList
self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_05_FormatIngestionText (testIngestionWithFlare.TestIngestionWithFlare)
test_05_FormatIngestionText (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1159, in test_05_FormatIngestionText
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateTextDocument
> IngestTextFormats
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 684, in stepIngestTextFormats
self.ingestFormatList(document, format_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 272, in ingestFormatList
self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationDrawing (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1233, in test_06_FormatGenerationDrawing
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateDrawingDocument
> CheckDrawingDocumentExportList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 777, in stepCheckDrawingDocumentExportList
self.checkDocumentExportList(document, 'sxd', ['jpg', 'svg', 'pdf', 'odg'])
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
target_list,))
AssertionError: target:'jpg' not in []
FAIL: test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationPresentation (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1226, in test_06_FormatGenerationPresentation
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreatePresentationDocument
> CheckPresentationDocumentExportList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 769, in stepCheckPresentationDocumentExportList
self.checkDocumentExportList(document, 'ppt', ['ppt', 'odp', 'pdf'])
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
target_list,))
AssertionError: target:'ppt' not in []
FAIL: test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationSpreadsheet (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1219, in test_06_FormatGenerationSpreadsheet
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateSpreadsheetDocument
> CheckSpreadsheetDocumentExportList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 761, in stepCheckSpreadsheetDocumentExportList
self.checkDocumentExportList(document, 'xls', ['csv', 'xls', 'ods', 'pdf'])
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
target_list,))
AssertionError: target:'csv' not in []
FAIL: test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)
test_06_FormatGenerationText (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1212, in test_06_FormatGenerationText
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateTextDocument
> CheckTextDocumentExportList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 753, in stepCheckTextDocumentExportList
['pdf', 'doc', 'rtf', 'txt', 'odt'])
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
target_list,))
AssertionError: target:'pdf' not in []
FAIL: test_09_Contribute (testIngestionWithFlare.TestIngestionWithFlare)
test_09_Contribute (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1270, in test_09_Contribute
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
> ContributeFileListWithNoType
CleanUp
ContributeFileListWithType
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 832, in stepContributeFileListWithNoType
self.contributeFileList(with_portal_type=False)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 340, in contributeFileList
self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_10_MetadataSettingPreferenceOrder (testIngestionWithFlare.TestIngestionWithFlare)
test_10_MetadataSettingPreferenceOrder (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1318, in test_10_MetadataSettingPreferenceOrder
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
CreateTextDocument
StraightUpload
CheckConvertingState
Tic
> CheckConvertedState
SetSimulatedDiscoveryScriptForOrdering
CheckMetadataSettingOrderFICU
CreateTextDocument
StraightUpload
CheckConvertingState
Tic
CheckConvertedState
SetSimulatedDiscoveryScriptForOrdering
CheckMetadataSettingOrderCUFI
CreateTextDocument
StraightUpload
CheckConvertingState
Tic
CheckConvertedState
SetSimulatedDiscoveryScriptForOrdering
CheckMetadataSettingOrderUIFC
CreateTextDocument
StraightUpload
CheckConvertingState
Tic
CheckConvertedState
SetSimulatedDiscoveryScriptForOrdering
CheckMetadataSettingOrderICUF
CreateTextDocument
StraightUpload
CheckConvertingState
Tic
CheckConvertedState
SetSimulatedDiscoveryScriptForOrdering
CheckMetadataSettingOrderUFCI
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 503, in stepCheckConvertedState
return self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_11_EmailIngestion (testIngestionWithFlare.TestIngestionWithFlare)
test_11_EmailIngestion (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1344, in test_11_EmailIngestion
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
ReceiveEmail
CreatePerson
ReceiveEmail
> VerifyEmailedDocumentInitialContribution
ReceiveEmail
VerifyEmailedDocumentMultipleContribution
ReceiveMultipleAttachmentsEmail
VerifyEmailedMultipleDocumentsInitialContribution
ReceiveMultipleAttachmentsEmail
VerifyEmailedMultipleDocumentsMultipleContribution
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 961, in stepVerifyEmailedDocumentInitialContribution
attachment_list, ingested_document = self.verifyEmailedDocument()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1030, in verifyEmailedDocument
self.assertEquals('converted', ingested_document.getExternalProcessingState())
AssertionError: 'converted' != 'conversion_failed'
FAIL: test_12_UploadTextFromContributionTool (testIngestionWithFlare.TestIngestionWithFlare)
test_12_UploadTextFromContributionTool (testIngestionWithFlare.TestIngestionWithFlare)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1362, in test_12_UploadTextFromContributionTool
self.playSequence(step_list)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CleanUp
UploadTextFromContributionTool
CheckConvertingState
Tic
> CheckConvertedState
DiscoverFromFilename
Tic
ReuploadTextFromContributionTool
UploadAnotherTextFromContributionTool
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 503, in stepCheckConvertedState
return self.assertEquals(document.getExternalProcessingState(), 'converted')
AssertionError: 'conversion_failed' != 'converted'
FAIL: test_ooo_chart (testOOoChart.TestOOoChart)
test_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Form/tests/testOOoChart.py", line 188, in test_ooo_chart
self.assertEquals(HTTP_OK, response.getStatus(), '%s rendering failed: %s' % (image_format, response.getStatus()))
AssertionError: jpg rendering failed: 500
FAIL: test_proxy_ooo_chart (testOOoChart.TestOOoChart)
test_proxy_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Form/tests/testOOoChart.py", line 281, in test_proxy_ooo_chart
self.assertEquals(HTTP_OK, response.getStatus(), '%s rendering failed: %s' % (image_format, response.getStatus()))
AssertionError: jpg rendering failed: 500
ERROR: test_01_ImportFileLine (testOOoImport.TestOOoImport)
test_01_ImportFileLine (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 516, in test_01_ImportFileLine
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportRawDataFile
CheckActivitiesCount
Tic
CheckImportedPersonList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 145, in stepImportRawDataFile
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_02_ImportFileBlankLine (testOOoImport.TestOOoImport)
test_02_ImportFileBlankLine (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 527, in test_02_ImportFileBlankLine
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFileWithBlankLine
Tic
CheckImportedPersonListBlank
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 324, in stepImportFileWithBlankLine
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_03_ImportNoMapping (testOOoImport.TestOOoImport)
test_03_ImportNoMapping (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 535, in test_03_ImportNoMapping
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFileNoMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 307, in stepImportFileNoMapping
redirect = person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
test_04_ImportFileWithCategory (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 545, in test_04_ImportFileWithCategory
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFileWithCategory
Tic
CheckImportedPersonListCategory
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 350, in stepImportFileWithCategory
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_05_ImportOrganisation (testOOoImport.TestOOoImport)
test_05_ImportOrganisation (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 555, in test_05_ImportOrganisation
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportOrganisation
Tic
CheckImportedOrganisationList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 395, in stepImportOrganisation
organisation_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_06_AuthorImportFile (testOOoImport.TestOOoImport)
test_06_AuthorImportFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 565, in test_06_AuthorImportFile
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> AuthorImportFile
Tic
CheckAuthorImportedPersonList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 427, in stepAuthorImportFile
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
test_07_ImportFileWithFreeText (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 575, in test_07_ImportFileWithFreeText
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFileWithFreeText
Tic
CheckImportedPersonListFreeText
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 442, in stepImportFileWithFreeText
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
test_08_ImportFileWithAccentuatedText (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 585, in test_08_ImportFileWithAccentuatedText
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFileWithAccentuatedText
Tic
CheckImportedPersonListAccentuated
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 457, in stepImportFileWithAccentuatedText
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_09_ImportXLSFile (testOOoImport.TestOOoImport)
test_09_ImportXLSFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 595, in test_09_ImportXLSFile
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportXLSFile
Tic
CheckXLSImportedPersonList
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 472, in stepImportXLSFile
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
test_10_ImportFileWithDates (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 605, in test_10_ImportFileWithDates
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFileWithDates
Tic
CheckImportedPersonListWithDates
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 365, in stepImportFileWithDates
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_11_ImportFloatAndPercentage (testOOoImport.TestOOoImport)
test_11_ImportFloatAndPercentage (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 615, in test_11_ImportFloatAndPercentage
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportFloatsAndPercentage
Tic
CheckImportFloatsAndPercentage
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 380, in stepImportFloatsAndPercentage
currency_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
test_12_ImportBigFile_1 (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 625, in test_12_ImportBigFile_1
sequence_list.play(self)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
> ImportBigFile_1
Tic
CheckImportedPersonList_1
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
method(sequence=sequence)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 487, in stepImportBigFile_1
person_module.Base_importFile(import_file=f, listbox=listbox)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 72, in Base_importFile
File "Script (Python)", line 22, in getSpreadsheet
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 765, in test_Base_getCategoriesSpreadSheetMapping
import_file=makeFileUpload('import_region_category.sxc'))
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 799, in test_Base_getCategoriesSpreadSheetMapping_DuplicateIdsAtSameLevel
import_file=import_file)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 853, in test_Base_getCategoriesSpreadSheetMapping_Id_is_reserved_property_name
import_file=import_file)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_MultiplePaths (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 842, in test_Base_getCategoriesSpreadSheetMapping_MultiplePaths
import_file=import_file)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 828, in test_Base_getCategoriesSpreadSheetMapping_WrongHierarchy
import_file=import_file)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 641, in test_CategoryTool_importCategoryFile
import_file=makeFileUpload('import_region_category.sxc'))
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFileDeletionSupport (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileDeletionSupport (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 662, in test_CategoryTool_importCategoryFileDeletionSupport
existing_category_list='delete')
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 682, in test_CategoryTool_importCategoryFileExpirationSupport
existing_category_list='expire')
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFileXLS (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 699, in test_CategoryTool_importCategoryFileXLS
import_file=makeFileUpload('import_region_category.xls'))
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile_DuplicateIds (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 751, in test_CategoryTool_importCategoryFile_DuplicateIds
import_file=makeFileUpload('import_region_category_duplicate_ids.sxc'))
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile_PathStars (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 715, in test_CategoryTool_importCategoryFile_PathStars
import_file=makeFileUpload('import_region_category_path_stars.sxc'))
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
test_CategoryTool_importCategoryFile_PathStars_noID (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 733, in test_CategoryTool_importCategoryFile_PathStars_noID
'import_region_category_path_stars_non_ascii.sxc'))
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 66, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 275, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
ERROR: test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImportWeb)
test_CategoryTool_importCategoryFileExpirationSupport (testOOoImport.TestOOoImportWeb), Import category file with expiration request, and do it again to be
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoImport.py", line 903, in test_CategoryTool_importCategoryFileExpirationSupport
existing_category_list='expire')
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 225, in CategoryTool_importCategoryFile
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
return self._bindAndExec(args, kw, None)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Zope2-2.13.19-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1321, in _exec
return PythonScript_exec(self, *args)
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
result = f(*args, **kw)
File "Script (Python)", line 222, in Base_getCategoriesSpreadSheetMapping
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5/mixin/base_convertable.py", line 62, in convertToBaseFormat
message = self._convertToBaseFormat() # Call implemetation method
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 440, in _convertToBaseFormat
self.getContentType())
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 80, in __call__
" server: %s" % (message))
ConversionError: Protocol error while contacting OOo conversion server: Connection refused
FAIL: test_form_view_format (testOOoStyle.TestODTStyle)
test_form_view_format (testOOoStyle.TestODTStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoStyle.py", line 205, in test_form_view_format
self.assertEquals(HTTP_OK, response.getStatus())
AssertionError: 200 != 500
FAIL: test_form_view_format (testOOoStyle.TestODSStyle)
test_form_view_format (testOOoStyle.TestODSStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart0/srv/testnode/cj/soft/7d9047e732ddb79b76ad8d67a3f933f4/parts/erp5/Products/ERP5OOo/tests/testOOoStyle.py", line 205, in test_form_view_format
self.assertEquals(HTTP_OK, response.getStatus())
AssertionError: 200 != 500
FAIL: test_viewSeleniumTest (testRunMyDoc.TestRunMyDoc)
test_viewSeleniumTest (testRunMyDoc.TestRunMyDoc)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
testMethod()
File "/srv/slapgrid/slappart96/srv/testnode/cj/soft/3a9564099c66f1db785e2ae26d2a1e3c/parts/erp5/bt5/erp5_run_my_doc/TestTemplateItem/testRunMyDoc.py", line 230, in test_viewSeleniumTest
("ERP5TypeTestCase", ""))
AssertionError: u'<html>\n <head>\n <meta http-equiv="Content-Type" content="text/html; char [truncated]... != u'<html>\n <head>\n <meta http-equiv="Content-Type" content="text/html; char [truncated]...
Diff is 2331 characters long. Set self.maxDiff to None to see it.
More information about the Erp5-report
mailing list