[Erp5-report] ERP5-MASTER rNone : 3490 Tests, 0 Errors, 5 Failures, 192 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 8 00:49:52 CET 2012


Test Suite: ERP5-MASTER
Revision: slapos=3628-6841ce714ba60d8f5a3be882e5585ab513f0af85,erp5=41676-152b5f10166521c5b374f825c70e2d7ff68c0079
Result: FAIL

All tests: 3490
Failures: 5
Errors: 0
Skips: 192

 http://erp5.nexedi.com/test_result_module/20121107-F4A762D/view


The following tests failed:

  testIngestion                                      (3 failures, 1 skips)
   test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
   test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
   test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)

  testInventoryAPI                                   (1 failures, 6 skips)
   test_inventory_asset_price (testInventoryAPI.TestInventoryList)

  testOOoConversionCache                             (1 failures)
   test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)

The following tests were at least partly skipped:

  testAccountingReports                              (1 skips)
   test_Resource_zGetInventoryList (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'

  testIngestion                                      (1 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)
   testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... 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'
   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: 1982 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20121107/36d70182/attachment.diff>
-------------- next part --------------

FAIL: test_06_FormatGenerationDrawing (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1233, in test_06_FormatGenerationDrawing
    self.playSequence(step_list)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
    sequence_list.play(self)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/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/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 777, in stepCheckDrawingDocumentExportList
    self.checkDocumentExportList(document, 'sxd', ['jpg', 'svg', 'pdf', 'odg'])
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
    target_list,))
AssertionError: target:'jpg' not in []


FAIL: test_06_FormatGenerationPresentation (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1226, in test_06_FormatGenerationPresentation
    self.playSequence(step_list)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
    sequence_list.play(self)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/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/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 769, in stepCheckPresentationDocumentExportList
    self.checkDocumentExportList(document, 'ppt', ['ppt', 'odp', 'pdf'])
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
    target_list,))
AssertionError: target:'ppt' not in []


FAIL: test_06_FormatGenerationSpreadsheet (testIngestion.TestIngestion)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 1219, in test_06_FormatGenerationSpreadsheet
    self.playSequence(step_list)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 975, in playSequence
    sequence_list.play(self)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/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/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 761, in stepCheckSpreadsheetDocumentExportList
    self.checkDocumentExportList(document, 'xls', ['csv', 'xls', 'ods', 'pdf'])
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testIngestion.py", line 294, in checkDocumentExportList
    target_list,))
AssertionError: target:'csv' not in []


FAIL: test_inventory_asset_price (testInventoryAPI.TestInventoryList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart1/srv/testnode/e/soft/4a526879591533bac4ba9153458f29c2/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart1/srv/testnode/e/soft/4a526879591533bac4ba9153458f29c2/parts/erp5/Products/ERP5/tests/testInventoryAPI.py", line 1155, in test_inventory_asset_price
    self.assertEquals(7200, valuate("Filo"))
AssertionError: 7200 != 14400.0


FAIL: test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run
    testMethod()
  File "/srv/slapgrid/slappart11/srv/testnode/e/soft/d3ed1ecd57964457ad5d8208b23a2273/parts/erp5/Products/ERP5OOo/tests/testOOoConversionCache.py", line 127, in test_01_PersistentCacheConversion
    self.fail('Target format list is empty')
AssertionError: Target format list is empty


More information about the Erp5-report mailing list