[Erp5-report] ERP5-MASTER : 5995 Tests, 1 Errors, 14 Failures, 200 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 10 19:18:31 UTC 2019


Test Suite: ERP5-MASTER
Revision: slapos.cookbook=11339-990377d913d4935186e296a4293e044886fac37b,erp5=50043-e9cc6f29f5ca48985f92eafb6f9f4dd33c300f0d
Result: FAIL

Building Failed

All tests: 5995
Failures: 14
Errors: 1
Skips: 200

 https://nexedi.erp5.net/test_result_module/20190410-1ABA461C/view


The following tests failed:

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

  erp5_hal_json_style:testHalJsonStyle               (1 errors, 4 skips)
   test_getHateoas_group_by_param (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_mode_search)

  erp5_officejs_ui_test:testFunctionalOfficeJSCodeMirror (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSCodeMirror.TestOfficejSUICodeMirror)

  erp5_officejs_ui_test:testFunctionalOfficeJSTextEditor (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSTextEditor.TestOfficejSUITextEditor)

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

  erp5_web_renderjs_ui_test:testFunctionalRJSCore    (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSCore.TestRenderJSUICore)

  erp5_web_renderjs_ui_test:testFunctionalRJSRouter  (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRouter.TestRenderJSUIRouter)

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

  testFunctionalKM                                   (3 failures)
   testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)

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                               (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'

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

FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/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


ERROR: test_getHateoas_group_by_param (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_mode_search)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testHalJsonStyle>", line 60, in decorated
    result = f(self, *args, **kw)
  File "<portal_components/test.erp5.testHalJsonStyle>", line 60, in decorated
    result = f(self, *args, **kw)
  File "<portal_components/test.erp5.testHalJsonStyle>", line 30, in wrapped
    v = func(self, *args, **kwargs)
  File "<portal_components/test.erp5.testHalJsonStyle>", line 1280, in test_getHateoas_group_by_param
    group_by=["portal_type"])
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/patches/PythonScript.py", line 179, in __call__
    return self._orig_bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/Zope2-2.13.29-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1491, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 2126, in ERP5Document_getHateoas
    extra_param_json=extra_param_json)
  File "Script (Python)", line 1667, in calculateHateoas
    search_result_iterable = callable_list_method(**catalog_kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/AccessControl-2.13.16-py2.7-linux-x86_64.egg/AccessControl/ZopeGuards.py", line 369, in guarded_apply
    return builtin_guarded_apply(func, args, kws)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/eggs/AccessControl-2.13.16-py2.7-linux-x86_64.egg/AccessControl/ZopeGuards.py", line 391, in builtin_guarded_apply
    return func(*arglist, **argdict)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Catalog/CatalogTool.py", line 784, in searchResults
    return ZCatalog.searchResults(self, sql_catalog_id=catalog_id, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/ZSQLCatalog.py", line 1067, in searchResults
    return catalog.searchResults(REQUEST, **kw)
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/SQLCatalog.py", line 2346, in searchResults
    **kw
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/SQLCatalog.py", line 2311, in queryResults
    **kw
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/SQLCatalog.py", line 2197, in buildSQLQuery
    ignore_unknown_columns=ignore_unknown_columns,
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/SQLCatalog.py", line 2179, in buildEntireQuery
    extra_column_list=extra_column_list,
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/Query/EntireQuery.py", line 119, in __init__
    for alias, column in defaultDict(select_dict).iteritems()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/Query/EntireQuery.py", line 119, in <dictcomp>
    for alias, column in defaultDict(select_dict).iteritems()
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ZSQLCatalog/Query/EntireQuery.py", line 51, in _check
    raise ValueError(repr(value))
ValueError: 'count(*)'


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


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


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


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


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


FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: testAttachDocument
testContributeAndEmbedImageWithFCKEditor
testContributeTab
testPortalContributionsToolNewFile
testPortalContributionsToolNewLink


FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: testMyDocumentsGadget
testCheckPDFThumbnail
testCreateNewFile


More information about the Erp5-report mailing list