From nobody at svn.erp5.org Sun Apr 14 00:01:22 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sat, 13 Apr 2013 22:01:22 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_0_Failures=2C_159_Skips?= Message-ID: <20130413220123.3450BBF0028@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: PASS All tests: 3785 Failures: 0 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130413-368AC2DD/view The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) So this test is skipped --> So this test is skipped --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) From nobody at svn.erp5.org Sun Apr 14 01:51:08 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sat, 13 Apr 2013 23:51:08 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_1_Failures=2C_159_Skips?= Message-ID: <20130413235109.46BFBBF0003@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 1 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130413-2BF6A5D9/view The following tests failed: testERP5BankingCashMovementNewNotEmitted (1 failures) test_01_ERP5BankingCashMovementNewNotEmitted (testERP5BankingCashMovementNewNotEmitted.TestERP5BankingCashMovementNewNotEmitted) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) So this test is skipped --> So this test is skipped --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2407 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_01_ERP5BankingCashMovementNewNotEmitted (testERP5BankingCashMovementNewNotEmitted.TestERP5BankingCashMovementNewNotEmitted) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Banking/tests/testERP5BankingCashMovementNewNotEmitted.py", line 354, in test_01_ERP5BankingCashMovementNewNotEmitted sequence_list.play(self) File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: Tic CheckObjects CreateMonetaryReception Tic CheckInitialInventory CheckInitialContainerInventory CreateCashMovement Tic CreateCashContainer Tic CheckCashDeliveryLine CheckCashContainer1 CheckCashContainer2 ConfirmDocument Tic StartDocument Tic StopDocument Tic DeliverDocument Tic CheckFinalInventory > CheckFinalContainerInventory File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Banking/tests/testERP5BankingCashMovementNewNotEmitted.py", line 315, in stepCheckFinalContainerInventory self.assertEqual(len(self.simulation_tool.getCurrentTrackingList(at_date=self.current_date, node=self.destination_site.getRelativeUrl())), 2) AssertionError: 0 != 2 From nobody at svn.erp5.org Sun Apr 14 03:41:02 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 01:41:02 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414014103.05646BF0003@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-14AAD0CC/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 05:31:13 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 03:31:13 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414033113.4991DBF0003@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-1227E0C1/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testOrderBuilder (4 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 3149 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 07:20:47 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 05:20:47 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414052047.9382DBF0003@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-2B247B7D/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 09:02:10 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 07:02:10 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414070210.A59C9BF00C5@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-34B6BF3E/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 10:51:04 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 08:51:04 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414085105.0D064BF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-383D79AA/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testOrderBuilder (4 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 3149 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 12:41:45 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 10:41:45 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_1_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414104145.D0A6EBF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 1 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-1D8964EF/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) testOOoConversionCache (1 errors) test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 3017 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link ERROR: test_01_PersistentCacheConversion (testOOoConversionCache.TestDocumentConversionCache) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5OOo/tests/testOOoConversionCache.py", line 130, in test_01_PersistentCacheConversion document.convert(format=format) File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5/mixin/document.py", line 83, in convert result = self._convert(format, **kw) File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 349, in _convert mime, data = self._getConversionFromProxyServer(format) File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 265, in _getConversionFromProxyServer orig_format) File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5OOo/Document/OOoDocument.py", line 74, in __call__ return self.__callable(*args, **kw) File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1199, in __call__ return self.__send(self.__name, args) File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1489, in __request verbose=self.__verbose File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/xmlrpclib.py", line 1237, in request errcode, errmsg, headers = h.getreply() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/httplib.py", line 1064, in getreply response = self._conn.getresponse() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/httplib.py", line 990, in getresponse response.begin() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/httplib.py", line 391, in begin version, status, reason = self._read_status() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/httplib.py", line 349, in _read_status line = self.fp.readline() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/python2.6/lib/python2.6/socket.py", line 427, in readline data = recv(1) timeout: timed out From nobody at svn.erp5.org Sun Apr 14 14:31:45 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 12:31:45 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414123145.8CBB8BF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-32634AA0/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 16:20:55 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 14:20:55 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414142055.F3472BF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-37A98B79/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 18:11:32 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 16:11:32 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414161132.B9F2EBF016E@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-222B7841/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 20:01:12 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 18:01:12 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414180112.4539FBF00C5@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-5D15428/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2858 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart97/srv/testnode/e/soft/7964e9281453c0d8c900f7f27006f834/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 21:51:04 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 19:51:04 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414195105.241CBBF016E@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-D782340/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testOrderBuilder (4 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 3148 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link From nobody at svn.erp5.org Sun Apr 14 23:40:52 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Sun, 14 Apr 2013 21:40:52 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_3785_Tests=2C_0_Err?= =?utf-8?q?ors=2C_4_Failures=2C_159_Skips?= Message-ID: <20130414214052.8EFE8BF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42360-06cf84e90a66cb4f1df36cbda66119f9e72fa4c3 Result: FAIL All tests: 3785 Failures: 4 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130414-27FC758D/view The following tests failed: testFunctionalCore (4 failures, 4 skips) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (5 skips) test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (2 skips) testDmsWithFlare (2 skips) testDmsWithPreConversion (2 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) test_18_buildSQLQueryAnotherTable (testERP5Catalog.TestERP5Catalog), 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' testFunctionalCore (4 skips) 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 --> testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testMRP (5 skips) test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" testOrderBuilder (4 skips) testOxatisSynchronization (1 skips) 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) skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testShaCache (1 skips) testShaCacheExternal (1 skips) testShaDir (1 skips) testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2859 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart0/srv/testnode/e/soft/607b8abd4392141413727c7ec1e93c53/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test PlanningBox Column Header Link Test PlanningBox Data Info Test PlanningBox Default Zoom Test PlanningBox Vertical Column Header Link