[Erp5-report] ERP5-MASTER : 6109 Tests, 8 Errors, 12 Failures, 204 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 17 00:21:37 UTC 2019


Test Suite: ERP5-MASTER
Revision: slapos.cookbook=11694-d82a4ee8dd57f80855250023ab38a1e92bca856a,erp5=50425-0c568094cb5f2e6b622cdbc91ebf89d0160fd1b9,erp5-bin=15-d6943bfe7148ff18744e8d848997c234e34fb09a,erp5-doc=5-6cb6bb594beac5b55ed756d983d92d0a18792269
Result: FAIL

All tests: 6109
Failures: 12
Errors: 8
Skips: 204

 https://nexedi.erp5.net/test_result_module/20190916-84BAE17B/view


The following tests failed:

  erp5_configurator_standard_ui_test:testFunctionalConfigurator (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfigurator.TestZeleniumConfiguratorStandard)

  erp5_syncml_test_data:testSyncMLAsynchronousEngine (4 errors)
   test_01 (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
   test_02_noSyncCommandSplitting (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
   test_03 (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
   test_05_SyncMLSubscription (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)

  testCMFCategory                                    (1 failures)
   test_13_RenameCategory (testCMFCategory.TestCMFCategory)

  testCopySupport                                    (1 failures, 2 errors)
   test_02_unindexObjectDependency (testCopySupport.TestCopySupport)
   test_03_unindexObjectGrouping (testCopySupport.TestCopySupport)
   test_01_setIdConcurency (testCopySupport.TestCopySupport)

  testERP5Category                                   (7 failures)
   test_01_RenameCategory (testERP5Category.TestERP5Category)
   test_02_RenameCategoryTree (testERP5Category.TestERP5Category)
   test_03_RenameRelatedObject (testERP5Category.TestERP5Category)
   test_04_RenameObjectWithRelatedSubObject (testERP5Category.TestERP5Category)
   test_05_RenameMembershipCriterionCategory (testERP5Category.TestERP5Category)
   test_06_RenameModuleWithObjectOuterRelated (testERP5Category.TestERP5Category)
   test_07_RenameBaseCategoryWithPersonRelatedToSubSubSubCategory (testERP5Category.TestERP5Category)

  testFunctionalCore                                 (1 failures, 4 skips)
   testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)

  testFunctionalKM                                   (1 failures)
   testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)

  test_conflict_resolution:testConflictResolution    (2 errors)
   testActiveProcess (erp5.component.test.erp5_version.testConflictResolution.TestERP5)
   testZODBCookie (erp5.component.test.erp5_version.testConflictResolution.TestERP5)

The following tests were at least partly skipped:

  erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips)

  erp5_hal_json_style:testHalJsonStyle               (4 skips)
   test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO'
   test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO'
   test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO'
   test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO'

  erp5_officejs_ui_test:testFunctionalOfficeJSMediaPlayer (1 skips)

  erp5_officejs_ui_test:testFunctionalOfficeJSNotebook (2 skips)

  erp5_web_monitoring_ui_test:testFunctionalOfficejsMonitoring (1 skips)

  erp5_web_service:testFTPConnection                 (1 skips)
   test_no_SFTP_URL_in_environ (erp5.component.test.erp5_version.testFTPConnection.TestSFTPConnection) ... skipped 'This test needs the environment variable testSFTPConnection_SFTP_URL set to the URL of a SFTP connection.\n\n        The URL must contain login and password, such as sftp://user:pass@[::1]:8022\n        The directory from this URL must be empty and writeable.\n        '

  erp5_web_shacache:testShaCache                     (1 skips)

  erp5_web_shadir:testShaDir                         (1 skips)

  erp5_web_ui_test:testStaticWebSiteRedirection      (2 skips)

  erp5_worklist_sql_test:testSQLCachedWorklist       (2 skips)
   test_02_related_key (erp5.component.test.erp5_version.testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
   test_04_dynamic_variables (erp5.component.test.erp5_version.testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  networkcache_erp5:testShaCacheExternal             (1 skips)

  testAccountingRulesSimulationLegacy                (22 skips)

  testAdvancedInvoicing                              (1 skips)

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

  testBase                                           (3 skips)
   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'
   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'
   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                               (12 skips)
   test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateUpgradeDocumentFromFilesystemToZodbWithConsistencyError (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateUpgradeDocumentFromFilesystemToZodbWithSyntaxError (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateUpgradeProductDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateUpgradeProductDocumentFromFilesystemToZodb (testBusinessTemplate.TestInterfaceTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateUpgradeProductDocumentFromFilesystemToZodb (testBusinessTemplate.TestMixinTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateUpgradeProductDocumentFromFilesystemToZodb (testBusinessTemplate.TestTestTemplateItem) ... skipped 'Not implemented yet'

  testCRM                                            (1 skips)

  testCalendar                                       (5 skips)
   test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'

  testCertificateAuthorityTool                       (1 skips)
   test_person_request_certificate_twice (testCertificateAuthorityTool.TestCertificateAuthority) ... skipped 'Will be fixed when we rewrite certificate autority to use caucase.'

  testConstraint                                     (1 skips)

  testDeliveryBuilderToSupportMultipleLines          (2 skips)

  testDms                                            (1 skips)

  testDmsWithFlare                                   (1 skips)

  testDmsWithPreConversion                           (1 skips)

  testERP5Base                                       (1 skips)

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

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

  testERP5DocumentSyncML                             (4 skips)

  testERP5Interfaces                                 (7 skips)

  testERP5SyncML                                     (2 skips)

  testERP5Type                                       (2 skips)

  testERP5TypeInterfaces                             (1 skips)

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

  testExternalAccount                                (1 skips)

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

  testFunctionalAnonymousSelection                   (38 skips)
        So this part is skipped -->
        So this part is skipped -->
        So this part is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->

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

  testI18NSearch                                     (2 skips)

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (4 skips)

  testInventory                                      (2 skips)

  testInventoryAPI                                   (3 skips)

  testInvoice                                        (6 skips)

  testItem                                           (4 skips)

  testKM                                             (3 skips)

  testOpenOrder                                      (3 skips)

  testOxatisSynchronization                          (1 skips)

  testPreferences                                    (1 skips)

  testProductionOrder                                (8 skips)

  testProductionOrderApparel                         (6 skips)

  testProductionPackingList                          (1 skips)

  testProductionPackingListApparel                   (1 skips)

  testProxyField                                     (1 skips)

  testResource                                       (1 skips)

  testReturnedSalePackingList                        (3 skips)

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

  testTaskReportDivergence                           (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: 2272 bytes
Desc: not available
URL: <http://mail.nexedi.net/pipermail/erp5-report/attachments/20190917/e55e701e/attachment.diff>
-------------- next part --------------

FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfigurator.TestZeleniumConfiguratorStandard)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart3/srv/testnode/aai/soft/b922eec80139f0d4db4d319369398ac1/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 372, in testFunctionalTestRunner
    self.fail('\n'.join(error))
AssertionError: 1 test_page_module/user-Howto.Configure.ERP5.for.SMB.With.Configurator


ERROR: test_01 (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testSyncMLAsynchronousEngine>", line 130, in test_01
    self.tic()
  File "/srv/slapgrid/slappart3/srv/testnode/aai/soft/b922eec80139f0d4db4d319369398ac1/parts/erp5/product/ERP5Type/tests/ProcessingNodeTestCase.py", line 299, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b76bd4cd64d2360afc2ab6741e761e0a/portal_synchronizations/test_person_sub', 'sendMessage', -2, 1)]
Last error message:
ReadTimeout
HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 364, in __call__
    result = method(*self.args, **self.kw)
  Module Products.ERP5SyncML.Document.SyncMLSubscription, line 391, in sendMessage
    content_type=self.getContentType())
  Module Products.ERP5SyncML.Transport.HTTP, line 76, in send
    proxies=self.getProxyMapping())
  Module requests.api, line 110, in post
    return request('post', url, data=data, json=json, **kwargs)
  Module requests.api, line 56, in request
    return session.request(method=method, url=url, **kwargs)
  Module requests.sessions, line 488, in request
    resp = self.send(prep, **send_kwargs)
  Module requests.sessions, line 609, in send
    r = adapter.send(request, **kwargs)
  Module requests.adapters, line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)



ERROR: test_02_noSyncCommandSplitting (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testSyncMLAsynchronousEngine>", line 149, in test_02_noSyncCommandSplitting
    self.tic()
  File "/srv/slapgrid/slappart3/srv/testnode/aai/soft/b922eec80139f0d4db4d319369398ac1/parts/erp5/product/ERP5Type/tests/ProcessingNodeTestCase.py", line 299, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b76bd4cd64d2360afc2ab6741e761e0a/portal_synchronizations/test_person_sub', 'sendMessage', -2, 1)]
Last error message:
ReadTimeout
HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 364, in __call__
    result = method(*self.args, **self.kw)
  Module Products.ERP5SyncML.Document.SyncMLSubscription, line 391, in sendMessage
    content_type=self.getContentType())
  Module Products.ERP5SyncML.Transport.HTTP, line 76, in send
    proxies=self.getProxyMapping())
  Module requests.api, line 110, in post
    return request('post', url, data=data, json=json, **kwargs)
  Module requests.api, line 56, in request
    return session.request(method=method, url=url, **kwargs)
  Module requests.sessions, line 488, in request
    resp = self.send(prep, **send_kwargs)
  Module requests.sessions, line 609, in send
    r = adapter.send(request, **kwargs)
  Module requests.adapters, line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)



ERROR: test_03 (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testSyncMLAsynchronousEngine>", line 185, in test_03
    self.tic()
  File "/srv/slapgrid/slappart3/srv/testnode/aai/soft/b922eec80139f0d4db4d319369398ac1/parts/erp5/product/ERP5Type/tests/ProcessingNodeTestCase.py", line 299, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b76bd4cd64d2360afc2ab6741e761e0a/portal_synchronizations/test_person_sub', 'sendMessage', -2, 1)]
Last error message:
ReadTimeout
HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 364, in __call__
    result = method(*self.args, **self.kw)
  Module Products.ERP5SyncML.Document.SyncMLSubscription, line 391, in sendMessage
    content_type=self.getContentType())
  Module Products.ERP5SyncML.Transport.HTTP, line 76, in send
    proxies=self.getProxyMapping())
  Module requests.api, line 110, in post
    return request('post', url, data=data, json=json, **kwargs)
  Module requests.api, line 56, in request
    return session.request(method=method, url=url, **kwargs)
  Module requests.sessions, line 488, in request
    resp = self.send(prep, **send_kwargs)
  Module requests.sessions, line 609, in send
    r = adapter.send(request, **kwargs)
  Module requests.adapters, line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)



ERROR: test_05_SyncMLSubscription (erp5.component.test.erp5_version.testSyncMLAsynchronousEngine.testSyncMLAsynchronousEngine)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testSyncMLAsynchronousEngine>", line 214, in test_05_SyncMLSubscription
    self.tic()
  File "/srv/slapgrid/slappart3/srv/testnode/aai/soft/b922eec80139f0d4db4d319369398ac1/parts/erp5/product/ERP5Type/tests/ProcessingNodeTestCase.py", line 299, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b76bd4cd64d2360afc2ab6741e761e0a/portal_synchronizations/test_person_sub', 'sendMessage', -2, 1)]
Last error message:
ReadTimeout
HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 364, in __call__
    result = method(*self.args, **self.kw)
  Module Products.ERP5SyncML.Document.SyncMLSubscription, line 391, in sendMessage
    content_type=self.getContentType())
  Module Products.ERP5SyncML.Transport.HTTP, line 76, in send
    proxies=self.getProxyMapping())
  Module requests.api, line 110, in post
    return request('post', url, data=data, json=json, **kwargs)
  Module requests.api, line 56, in request
    return session.request(method=method, url=url, **kwargs)
  Module requests.sessions, line 488, in request
    resp = self.send(prep, **send_kwargs)
  Module requests.sessions, line 609, in send
    r = adapter.send(request, **kwargs)
  Module requests.adapters, line 499, in send
    raise ReadTimeout(e, request=request)
ReadTimeout: HTTPConnectionPool(host='10.0.223.60', port=2201): Read timed out. (read timeout=60)



FAIL: test_13_RenameCategory (testCMFCategory.TestCMFCategory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart18/srv/testnode/aai/soft/416f4c067b8ac27e8a8be011279698c3/parts/erp5/Products/CMFCategory/tests/testCMFCategory.py", line 488, in test_13_RenameCategory
    self.assertEqual(p1.getRegion(), 'europe/ouest/france')
AssertionError: 'europe/west/france' != 'europe/ouest/france'


ERROR: test_02_unindexObjectDependency (testCopySupport.TestCopySupport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 954, in setUp
    PortalTestCase.setUp(self)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/Zope2-2.13.29-py2.7.egg/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.afterSetUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/testCopySupport.py", line 49, in afterSetUp
    self.organisation_module = portal.organisation_module
AttributeError: organisation_module


ERROR: test_03_unindexObjectGrouping (testCopySupport.TestCopySupport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 954, in setUp
    PortalTestCase.setUp(self)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/Zope2-2.13.29-py2.7.egg/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.afterSetUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/testCopySupport.py", line 49, in afterSetUp
    self.organisation_module = portal.organisation_module
AttributeError: organisation_module


FAIL: test_01_setIdConcurency (testCopySupport.TestCopySupport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/testCopySupport.py", line 79, in test_01_setIdConcurency
    self.assertTrue(person.getCareerSubordination().startswith('new_organisation_module'))
AssertionError: False is not true


FAIL: test_01_RenameCategory (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 180, in test_01_RenameCategory
    self.failIfDifferentSet(organisation.getCategoryList(),self.new_cat_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 628, in assertSameSet
    self.assertEqual(set(a), set(b), msg)
AssertionError: 
['abc/1', 'abc/2']
!=
['abc/2', 'abc/3']


FAIL: test_02_RenameCategoryTree (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 193, in test_02_RenameCategoryTree
    self.failIfDifferentSet(organisation.getCategoryList(),self.new_deep_cat_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 628, in assertSameSet
    self.assertEqual(set(a), set(b), msg)
AssertionError: 
['abc/1/1', 'abc/2/1']
!=
['abc/2/1', 'abc/3/1']


FAIL: test_03_RenameRelatedObject (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 207, in test_03_RenameRelatedObject
    self.assertEqual(organisation.getAbcValueList(),[organisation2])
AssertionError: Lists differ: [] != [<erp5.portal_type.Organisatio...

Second list contains 1 additional elements.
First extra element 0:
<erp5.portal_type.Organisation object at 0x7f9e50cb6b90 oid 0x335176526a1112be in <Connection at 7f9e5647b850>>

- []
+ [<erp5.portal_type.Organisation object at 0x7f9e50cb6b90 oid 0x335176526a1112be in <Connection at 7f9e5647b850>>]


FAIL: test_04_RenameObjectWithRelatedSubObject (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 224, in test_04_RenameObjectWithRelatedSubObject
    self.assertEqual(organisation.getAbcValueList(),[telephone2])
AssertionError: Lists differ: [] != [<Telephone at /erp5_portal_42...

Second list contains 1 additional elements.
First extra element 0:
<Telephone at /erp5_portal_42d1d6e8c7fe702347c2c2bf203a9946/organisation_module/new_id/1>

- []
+ [<Telephone at /erp5_portal_42d1d6e8c7fe702347c2c2bf203a9946/organisation_module/new_id/1>]


FAIL: test_05_RenameMembershipCriterionCategory (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 240, in test_05_RenameMembershipCriterionCategory
    self.failIfDifferentSet(predicate.getMembershipCriterionCategoryList(),self.new_cat_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 628, in assertSameSet
    self.assertEqual(set(a), set(b), msg)
AssertionError: 
['abc/1', 'abc/2']
!=
['abc/2', 'abc/3']


FAIL: test_06_RenameModuleWithObjectOuterRelated (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 255, in test_06_RenameModuleWithObjectOuterRelated
    self.assertEqual(person.getSubordinationValue(),organisation)
AssertionError: None != <erp5.portal_type.Organisation object at 0x7f9e51b43140 oid 0x335176526a1112bd in <Connection at 7f9e4ecc6050>>


FAIL: test_07_RenameBaseCategoryWithPersonRelatedToSubSubSubCategory (testERP5Category.TestERP5Category)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5/tests/testERP5Category.py", line 268, in test_07_RenameBaseCategoryWithPersonRelatedToSubSubSubCategory
    self.failIfDifferentSet(o.getEfgList(base=1),[self.base_cat2+'/new_id/11/111/1111'])
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 628, in assertSameSet
    self.assertEqual(set(a), set(b), msg)
AssertionError: 
['efg/1/11/111/1111']
!=
['efg/new_id/11/111/1111']


FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart18/srv/testnode/aai/soft/416f4c067b8ac27e8a8be011279698c3/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 372, in testFunctionalTestRunner
    self.fail('\n'.join(error))
AssertionError: testDiffActionOnModule


FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart9/srv/testnode/aai/soft/08f8010370c519147fe23fed3170be9e/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 372, in testFunctionalTestRunner
    self.fail('\n'.join(error))
AssertionError: testMyDocumentsGadget


ERROR: testActiveProcess (erp5.component.test.erp5_version.testConflictResolution.TestERP5)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 300, in setUp
    super(ComponentTestCase, self).setUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/Zope2-2.13.29-py2.7.egg/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.afterSetUp()
  File "<portal_components/test.erp5.testConflictResolution>", line 90, in afterSetUp
    other_node = self.getOtherZopeNode()
  File "<portal_components/test.erp5.testConflictResolution>", line 101, in getOtherZopeNode
    assert node_list, "this unit test must be run with at least 2 Zope nodes"
AssertionError: this unit test must be run with at least 2 Zope nodes


ERROR: testZODBCookie (erp5.component.test.erp5_version.testConflictResolution.TestERP5)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 300, in setUp
    super(ComponentTestCase, self).setUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/Zope2-2.13.29-py2.7.egg/Testing/ZopeTestCase/PortalTestCase.py", line 60, in setUp
    self.afterSetUp()
  File "<portal_components/test.erp5.testConflictResolution>", line 90, in afterSetUp
    other_node = self.getOtherZopeNode()
  File "<portal_components/test.erp5.testConflictResolution>", line 101, in getOtherZopeNode
    assert node_list, "this unit test must be run with at least 2 Zope nodes"
AssertionError: this unit test must be run with at least 2 Zope nodes


More information about the Erp5-report mailing list