From nobody at svn.erp5.org Tue Apr 16 14:25:51 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 16 Apr 2013 12:25:51 +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: <20130416122551.C0293BF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42376-3ff662ddf6024abc7359dbc1aae6c2e146317f0e Result: PASS All tests: 3785 Failures: 0 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130416-24C7E4DD/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 Tue Apr 16 14:47:57 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 16 Apr 2013 12:47:57 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-z2=2E13_rNone_=3A_3785_Tests=2C_0_Er?= =?utf-8?q?rors=2C_1_Failures=2C_156_Skips?= Message-ID: <20130416124757.9A887BF0041@mail2.tiolive.com> Test Suite: ERP5-z2.13 Revision: slapos=5228-dc6787549a05ebf4b6c6b1aefab7ca353052f04a,erp5=42376-3ff662ddf6024abc7359dbc1aae6c2e146317f0e Result: FAIL All tests: 3785 Failures: 1 Errors: 0 Skips: 156 http://erp5.nexedi.com/test_result_module/20130416-81C51F6/view The following tests failed: testFunctionalKM (1 failures) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' 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' 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' 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' 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' skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 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' skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' 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.' 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' 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' skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" 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' skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' skipped 'TODO ERP5' testSelectionTool (7 skips) skipped 'Test to be written' skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' 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: 769 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart53/srv/testnode/cj/soft/9695102b5de8b86922589d5b2c65cf6e/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart53/srv/testnode/cj/soft/9695102b5de8b86922589d5b2c65cf6e/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: testSetUnSetDefaultWebPageOnWebSection From nobody at svn.erp5.org Tue Apr 16 17:20:58 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 16 Apr 2013 15:20:58 +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: <20130416152058.B2F11BF0041@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5206-5ca33bc82ace89a7150d0133c882f6242b2c99fb,erp5=42377-10d4aa612230df50b5a3a7886b090cb74620e95a Result: PASS All tests: 3785 Failures: 0 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130416-20123E72/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 Tue Apr 16 17:40:14 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 16 Apr 2013 15:40:14 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-z2=2E13_rNone_=3A_3785_Tests=2C_0_Er?= =?utf-8?q?rors=2C_1_Failures=2C_156_Skips?= Message-ID: <20130416154015.2A23CBF0041@mail2.tiolive.com> Test Suite: ERP5-z2.13 Revision: slapos=5228-dc6787549a05ebf4b6c6b1aefab7ca353052f04a,erp5=42377-10d4aa612230df50b5a3a7886b090cb74620e95a Result: FAIL All tests: 3785 Failures: 1 Errors: 0 Skips: 156 http://erp5.nexedi.com/test_result_module/20130416-10FADD3F/view The following tests failed: testFunctionalKM (1 failures) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' 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' 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' 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' 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' skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem), Checks that if Business Template defines Document and PropertySheet ... skipped 'Not implemented yet' skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' skipped 'Not implemented yet' testCRM (1 skips) testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 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' skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' 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.' 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' 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' skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' skipped 'Unfinished experimental feature' testMaxmaDemoConfigurationWorkflow (1 skips) testOpenOrder (3 skips) testPeriodicityDateList (testOpenOrder.TestOpenOrder) ... skipped "can't run if machine timezone is UTC" 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' skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' skipped 'TODO ERP5' testSelectionTool (7 skips) skipped 'Test to be written' skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' skipped 'Test to be written' skipped 'Test to be written' skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' 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: 538 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart4/srv/testnode/cj/soft/7f7fc7bcff3ef950a5dc9676ad585c4c/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart4/srv/testnode/cj/soft/7f7fc7bcff3ef950a5dc9676ad585c4c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: testKMWebSiteDefaultView