From nobody at svn.erp5.org Tue Sep 1 12:39:35 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 01 Sep 2015 10:39:35 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-component-SLAPOS-component_=3A_3156_?= =?utf-8?q?Tests=2C_1_Errors=2C_1_Failures=2C_106_Skips?= Message-ID: <20150901103935.BC8C4BF01AE@mail2.tiolive.com> Test Suite: ERP5-component-SLAPOS-component Revision: slapos=8296-7477f40c21f15185b9cf11415f53ce1b87d711fd,erp5=44763-59ea95dfa45d6ee62a7d2b6bf977e21e2830bd53 Result: FAIL Building Failed All tests: 3156 Failures: 1 Errors: 1 Skips: 106 The following tests failed: testCRM (1 errors, 1 skips) test_Ticket_CreateRelatedEventUnauthorized (testCRM.TestCRM) testFunctionalCore (1 failures, 8 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAdvancedInvoicing (1 skips) testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (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) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' 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.' testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFunctionalAnonymousSelection (36 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) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 10111 bytes Desc: not available URL: -------------- next part -------------- ERROR: test_Ticket_CreateRelatedEventUnauthorized (testCRM.TestCRM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5/tests/testCRM.py", line 187, in test_Ticket_CreateRelatedEventUnauthorized direction='incoming') File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__ return self._bindAndExec(args, kw, None) File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec return self._exec(bound_data, args, kw) File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1275, in _exec return PythonScript_exec(self, *args) File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/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 9, in Ticket_newEvent module = portal.getDefaultModule(portal_type) File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5/ERP5Site.py", line 1590, in getDefaultModule raise ValueError('Unable to find module for portal_type: ' + portal_type) ValueError: Unable to find module for portal_type: Letter FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart19/srv/testnode/id/soft/3a9d796afa0880aa29c1b1635bdc6cb5/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 439, in testFunctionalTestRunner self.assertEqual([], error_title_list, '\n'.join(error_title_list)) AssertionError: testWorklistGadget From nobody at svn.erp5.org Tue Sep 1 17:45:11 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 01 Sep 2015 15:45:11 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-WORKFLOW-WENJIE_=3A_5008_Tests=2C_0_?= =?utf-8?q?Errors=2C_1_Failures=2C_203_Skips?= Message-ID: <20150901154511.AA5FBBF02EF@mail2.tiolive.com> Test Suite: ERP5-WORKFLOW-WENJIE Revision: erp5=45339-745fbc9af1c0a42e4a71a41e33d579b87cbc6662,slapos=8289-fef0efe5bc5f692bd3a25d1fe73d7142b82b74aa Result: FAIL Building Failed All tests: 5008 Failures: 1 Errors: 0 Skips: 203 The following tests failed: testERP5BankingCounterRendering (1 failures) test_01_ERP5BankingCounterRendering (testERP5BankingCounterRendering.TestERP5BankingCounterRendering) 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_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' 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 (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (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 (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' 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 (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' testFunctionalAnonymousSelection (36 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 (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 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) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' 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: 1657 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_01_ERP5BankingCounterRendering (testERP5BankingCounterRendering.TestERP5BankingCounterRendering) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/nl/soft/a649ea6a9f192ec00e921e566d641b3a/parts/erp5/Products/ERP5Banking/tests/testERP5BankingCounterRendering.py", line 514, in test_01_ERP5BankingCounterRendering sequence_list.play(self) File "/srv/slapgrid/slappart8/srv/testnode/nl/soft/a649ea6a9f192ec00e921e566d641b3a/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart8/srv/testnode/nl/soft/a649ea6a9f192ec00e921e566d641b3a/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: Tic CheckObjects Tic CheckInitialInventory CheckSource CheckDestination CreateCounterRendering Tic CheckBaobabDestination CreateValidLine1 CheckSubTotal CreateValidLine2 CheckTotal CheckSource CheckDestination CreateInvalidLine TryConfirmCounterRenderingWithBadInventory DelInvalidLine Tic CheckTotal ConfirmCounterRendering Tic > CheckSourceDebitPlanned CheckDestinationCreditPlanned CheckSourceDebitPlanned CheckDestinationCreditPlanned ResetInventory Tic DeliverFails DeleteResetInventory Tic DeliverCounterRendering CheckSourceDebit CheckDestinationCredit File "/srv/slapgrid/slappart8/srv/testnode/nl/soft/a649ea6a9f192ec00e921e566d641b3a/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart8/srv/testnode/nl/soft/a649ea6a9f192ec00e921e566d641b3a/parts/erp5/Products/ERP5Banking/tests/testERP5BankingCounterRendering.py", line 404, in stepCheckSourceDebitPlanned self.assertEqual(self.simulation_tool.getFutureInventory(node=self.counter_vault.getRelativeUrl(), resource = self.billet_10000.getRelativeUrl()), 0.0) AssertionError: 5.0 != 0.0