[Erp5-report] ERP5-MASTER : 5979 Tests, 0 Errors, 4 Failures, 203 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 13 02:49:46 UTC 2018


Test Suite: ERP5-MASTER
Revision: slapos.cookbook=11101-0fe0d2e963ed1d910c63798bfa4b946ec41e86ca,erp5=49841-366a760e48b90f731a8cedb5671efe81e46b6294
Result: FAIL

Building Failed

All tests: 5979
Failures: 4
Errors: 0
Skips: 203

 https://nexedi.erp5.net/test_result_module/20181212-5287F8AB/view

The following tests have an unknown status:
runUnitTest --verbose '--erp5_sql_connection_string=erp5_test_0 at 10.0.235.207:2099 testuser_0 testpassword0' --xvfb_bin=/srv/slapgrid/slappart4/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/parts/xserver/bin/Xvfb --firefox_bin=/srv/slapgrid/slappart4/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/bin/firefox '--extra_sql_connection_string_list=erp5_test_1 at 10.0.235.207:2099 testuser_1 testpassword1,erp5_test_2 at 10.0.235.207:2099 testuser_2 testpassword2' --zserver=10.0.235.207:2201 --zserver_frontend_url=https://10.0.235.207:2150/unit_test_0/ --bt5_path=None --instance_home=unit_test.1 erp5_pdf_merge:testERP5PDFMerge
runUnitTest --verbose '--erp5_sql_connection_string=erp5_test_3 at 10.0.235.207:2099 testuser_3 testpassword3' --xvfb_bin=/srv/slapgrid/slappart4/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/parts/xserver/bin/Xvfb --firefox_bin=/srv/slapgrid/slappart4/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/bin/firefox '--extra_sql_connection_string_list=erp5_test_4 at 10.0.235.207:2099 testuser_4 testpassword4,erp5_test_5 at 10.0.235.207:2099 testuser_5 testpassword5' --zserver=10.0.235.207:2202 --zserver_frontend_url=https://10.0.235.207:2150/unit_test_1/ --bt5_path=None --instance_home=unit_test.2 erp5_trade:testDeliveryNode

The following tests failed:

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

  erp5_configurator_standard_ui_test:testFunctionalConfiguratorConsulting (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)

  erp5_officejs_ui_test:testFunctionalOfficeJSoOoSpreadsheet (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoSpreadsheet.TestOfficejSUIoOoSpreadsheet)

  testVanillaERP5Catalog                             (1 failures)
   test_1_ERP5Site_reindexAll (testVanillaERP5Catalog.TestVanillaERP5Catalog)

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 (1 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      (1 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                               (8 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_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... 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'

  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                   (37 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                                 (8 skips)
        So this test is skipped -->
        So this test is skipped -->

  testFunctionalKM                                   (3 skips)

  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: 2879 bytes
Desc: not available
URL: <http://mail.nexedi.net/pipermail/erp5-report/attachments/20181213/f90e19c9/attachment.diff>
-------------- next part --------------

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


FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: 1 test_page_module/user-Howto.Configure.ERP5.for.SMB.With.Consultant.Configurator


FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoSpreadsheet.TestOfficejSUIoOoSpreadsheet)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: testOnlyfficeSpreadsheetComplexDocument

Ignoring non existing bt5 path None
Loading Zope ... 
Instance at '/srv/slapgrid/slappart4/srv/testnode/aai/test_suite/unit_test.1' loaded ... 
Adding ERP5TypeTestCase user ...
Adding erp5_portal_27afc376b421c4ad67824aaba5075040 ERP5 Site ... Exception AttributeError: "ActivityDB instance has no attribute 'db'" in <bound method ActivityDB.__del__ of <Products.CMFActivity.ActivityConnection.ActivityDB instance at 0x7f07498c8ef0>> ignored
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
    **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
    sql_reset=sql_reset)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 2361, in setup
    p.portal_activities.manageClearActivities()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/ActivityTool.py", line 1486, in manageClearActivities
    activity.initialize(self, clear=True)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/Activity/SQLBase.py", line 128, in initialize
    folder.SQLBase_dropMessageTable(table=self.sql_table)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/DA.py", line 196, in DA__call__
    '%s is not connected to a database' % self.id)
DatabaseError: SQLBase_dropMessageTable is not connected to a database
Ran Unit test of <class 'runUnitTest._ZodbTestComponentBootstrapOnly'> (installation failed)
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
    suite = loader.loadTestsFromNames(test_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
    _ZodbTestComponentBootstrapOnly(test_list).setUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
    **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
    sql_reset=sql_reset)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 2361, in setup
    p.portal_activities.manageClearActivities()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/ActivityTool.py", line 1486, in manageClearActivities
    activity.initialize(self, clear=True)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/Activity/SQLBase.py", line 128, in initialize
    folder.SQLBase_dropMessageTable(table=self.sql_table)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/DA.py", line 196, in DA__call__
    '%s is not connected to a database' % self.id)
DatabaseError: SQLBase_dropMessageTable is not connected to a database
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/bin/runUnitTest", line 283, in <module>
    sys.exit(runUnitTest.main())
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 882, in main
    run_only=run_only,
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
    suite = loader.loadTestsFromNames(test_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
    _ZodbTestComponentBootstrapOnly(test_list).setUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
    **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
    sql_reset=sql_reset)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 2361, in setup
    p.portal_activities.manageClearActivities()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/ActivityTool.py", line 1486, in manageClearActivities
    activity.initialize(self, clear=True)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/Activity/SQLBase.py", line 128, in initialize
    folder.SQLBase_dropMessageTable(table=self.sql_table)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/DA.py", line 196, in DA__call__
    '%s is not connected to a database' % self.id)
Shared.DC.ZRDB.DA.DatabaseError: SQLBase_dropMessageTable is not connected to a database
Ignoring non existing bt5 path None
Loading Zope ... 
Instance at '/srv/slapgrid/slappart4/srv/testnode/aai/test_suite/unit_test.2' loaded ... 
Adding ERP5TypeTestCase user ...
Adding erp5_portal_7282c8de8bb04fe7e7fc695dfa9359dc ERP5 Site ... Exception AttributeError: "ActivityDB instance has no attribute 'db'" in <bound method ActivityDB.__del__ of <Products.CMFActivity.ActivityConnection.ActivityDB instance at 0x7ff0a9f7b3f8>> ignored
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
    **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
    sql_reset=sql_reset)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 2361, in setup
    p.portal_activities.manageClearActivities()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/ActivityTool.py", line 1486, in manageClearActivities
    activity.initialize(self, clear=True)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/Activity/SQLBase.py", line 128, in initialize
    folder.SQLBase_dropMessageTable(table=self.sql_table)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/DA.py", line 196, in DA__call__
    '%s is not connected to a database' % self.id)
DatabaseError: SQLBase_dropMessageTable is not connected to a database
Ran Unit test of <class 'runUnitTest._ZodbTestComponentBootstrapOnly'> (installation failed)
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
    suite = loader.loadTestsFromNames(test_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
    _ZodbTestComponentBootstrapOnly(test_list).setUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
    **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
    sql_reset=sql_reset)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 2361, in setup
    p.portal_activities.manageClearActivities()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/ActivityTool.py", line 1486, in manageClearActivities
    activity.initialize(self, clear=True)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/Activity/SQLBase.py", line 128, in initialize
    folder.SQLBase_dropMessageTable(table=self.sql_table)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/DA.py", line 196, in DA__call__
    '%s is not connected to a database' % self.id)
DatabaseError: SQLBase_dropMessageTable is not connected to a database
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/bin/runUnitTest", line 283, in <module>
    sys.exit(runUnitTest.main())
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 882, in main
    run_only=run_only,
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
    suite = loader.loadTestsFromNames(test_list)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
    _ZodbTestComponentBootstrapOnly(test_list).setUp()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
    **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
    sql_reset=sql_reset)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
    reindex=reindex, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5/ERP5Site.py", line 2361, in setup
    p.portal_activities.manageClearActivities()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/ActivityTool.py", line 1486, in manageClearActivities
    activity.initialize(self, clear=True)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/CMFActivity/Activity/SQLBase.py", line 128, in initialize
    folder.SQLBase_dropMessageTable(table=self.sql_table)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/DA.py", line 196, in DA__call__
    '%s is not connected to a database' % self.id)
Shared.DC.ZRDB.DA.DatabaseError: SQLBase_dropMessageTable is not connected to a database

FAIL: test_1_ERP5Site_reindexAll (testVanillaERP5Catalog.TestVanillaERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/Products/ERP5Catalog/tests/testVanillaERP5Catalog.py", line 125, in test_1_ERP5Site_reindexAll
    self.assertItemsEqual(original_path_list, self.getSQLPathList())
AssertionError: Element counts were not equal:
First has 1, Second has 0:  '/erp5_portal_66ed72442c54bbc2d36c5349844c65eb/portal_trash/erp5_base_2018-12-12'


More information about the Erp5-report mailing list