[Erp5-report] ERP5-MASTER rNone : 3506 Tests, 1 Errors, 2 Failures, 196 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 13 23:38:34 CET 2012


Test Suite: ERP5-MASTER
Revision: slapos=3636-1253813af4f89b3dcf62ea96c123d69284649a22,erp5=41770-98a7b3089a9c18ddaabc4712b9b4aa6cc869eb89
Result: FAIL

All tests: 3506
Failures: 2
Errors: 1
Skips: 196

 http://erp5.nexedi.com/test_result_module/20121213-4A018C9/view


The following tests failed:

  testDeferredStyle                                  (1 failures)
   test_normal_form (testDeferredStyle.TestODTDeferredStyle)

  testDms                                            (1 errors, 2 skips)
   test_HTML_to_ODT_conversion_keep_related_image_list (testDms.TestDocument), This test create a Web Page and an Image.

  testOOoDynamicStyle                                (1 failures)
   test_include_img (testOOoDynamicStyle.TestOooDynamicStyle)

The following tests were at least partly skipped:

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

  testAccountingRules                                (22 skips)

  testAdvancedInvoicing                              (4 skips)

  testBPMCore                                        (1 skips)
   test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... 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'
   test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

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

  testCRM                                            (1 skips)

  testDeliveryBuilderToSupportMultipleLines          (2 skips)

  testDms                                            (2 skips)

  testDmsWithFlare                                   (2 skips)

  testDmsWithPreConversion                           (2 skips)

  testERP5Base                                       (1 skips)

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

  testERP5Commerce                                   (1 skips)
   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... 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.'

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

  testHBTreeFolder2                                  (1 skips)

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (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'
   test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
   test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'

  testMaxmaDemoConfigurationWorkflow                 (1 skips)

  testOpenOrder                                      (3 skips)

  testOrderBuilder                                   (4 skips)

  testOxatisSynchronization                          (1 skips)

  testPersonERP5Synchronization                      (7 skips)
   test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization) ... 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'
   test_PrestashopPersonWithAddressNoMappingSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address and no mapping. ... 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'
   test_PrestashopPersonWithSingleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address. ... 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'
   test_PrestashopUpdateSimpleElement (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the simple update after sync of persons. ... skipped 'must be checked against zope2.12'

  testPersonPrestashopSynchronization                (6 skips)
   test_PrestashopComplexeUpdateElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization) ... 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'
   test_PrestashopPersonWithMultipleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... 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'
   test_PrestashopSimplestXMLSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... 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'

  testPreferences                                    (1 skips)

  testProductERP5Synchronization                     (8 skips)
   test_PrestashopComplexeUpdateElement (testProductERP5Synchronization.TestProductERP5Synchronization) ... 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'
   test_PrestashopDifferentKindVariationsSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with the two kind of variations. ... 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'
   test_PrestashopMultipleSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the multiple product sync. ... 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'
   test_PrestashopSimplestXMLSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the product sync with the simplest XML. ... 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'

  testProductPrestashopSynchronization               (8 skips)
   test_PrestashopComplexeUpdateElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization) ... 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'
   test_PrestashopDifferentKindVariationsSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with the two kind of variations. ... 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'
   test_PrestashopMultipleSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the multiple product sync. ... 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'
   test_PrestashopSimplestXMLSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the product sync with the simplest XML. ... 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'

  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'
   test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  testSaleOrderERP5Synchronization                   (10 skips)
   test_PrestashopDeleteDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... 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'
   test_PrestashopGenerateAccounting (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... 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'
   test_PrestashopSyncDifferentKindVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with the two kind of variations. ... skipped 'must be checked against zope2.12'
   test_PrestashopSyncWithIndividualVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... 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'
   test_PrestashopSyncWithoutDestination (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order without destination. ... 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'
   test_PrestashopUpdateDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12'

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

  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: 1670 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20121213/a3cbcc4f/attachment.diff>
-------------- next part --------------

FAIL: test_normal_form (testDeferredStyle.TestODTDeferredStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/tests/testDeferredStyle.py", line 152, in test_normal_form
    self.fail('Attachment not found in email')
AssertionError: Attachment not found in email


ERROR: test_HTML_to_ODT_conversion_keep_related_image_list (testDms.TestDocument), This test create a Web Page and an Image.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/tests/testDms.py", line 1512, in test_HTML_to_ODT_conversion_keep_related_image_list
    mime_type, odt_archive = web_page.convert('odt')
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5/mixin/document.py", line 83, in convert
    result = self._convert(format, **kw)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5/Document/TextDocument.py", line 166, in _convert
    **convert_kw)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/PortalTransforms/TransformEngine.py", line 221, in convertToData
    context, **kwargs)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/PortalTransforms/TransformEngine.py", line 181, in convertTo
    usedby=usedby, **kwargs)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/PortalTransforms/Transform.py", line 191, in convert
    return self._v_transform.convert(*args, **kwargs)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/transforms/html_to_odt.py", line 41, in convert
    odt = doc.convertTo('odt')
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/transforms/oood_commandtransform.py", line 237, in convertTo
    data = self.includeImageList(data)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/transforms/oood_commandtransform.py", line 146, in includeImageList
    mime, image_data = image.convert(format, **image_parameter_dict)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5/mixin/document.py", line 83, in convert
    result = self._convert(format, **kw)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 349, in _convert
    mime, data = self._getConversionFromProxyServer(format)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 265, in _getConversionFromProxyServer
    orig_format)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 74, in __call__
    return self.__callable(*args, **kw)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1237, in request
    errcode, errmsg, headers = h.getreply()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/httplib.py", line 1064, in getreply
    response = self._conn.getresponse()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/httplib.py", line 990, in getresponse
    response.begin()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/httplib.py", line 391, in begin
    version, status, reason = self._read_status()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/httplib.py", line 349, in _read_status
    line = self.fp.readline()
  File "/srv/slapgrid/slappart25/srv/testnode/e/soft/5217118a48f99a75827b64421547e72f/parts/python2.6/lib/python2.6/socket.py", line 427, in readline
    data = recv(1)
timeout: timed out


FAIL: test_include_img (testOOoDynamicStyle.TestOooDynamicStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart2/srv/testnode/e/soft/ec4a5ae32cc404917929a7e3e87090fd/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart2/srv/testnode/e/soft/ec4a5ae32cc404917929a7e3e87090fd/parts/erp5/Products/ERP5OOo/tests/testOOoDynamicStyle.py", line 237, in test_include_img
    response.getHeader('content-type').split(';')[0])
AssertionError: 'application/vnd.oasis.opendocument.text' != 'text/html'


More information about the Erp5-report mailing list