From nobody at svn.erp5.org Tue Jun 18 05:50:50 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 18 Jun 2013 03:50:50 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_4340_Tests=2C_0_Err?= =?utf-8?q?ors=2C_0_Failures=2C_159_Skips?= Message-ID: <20130618035051.0A8A1BF019A@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5506-382d0ebac914a8db981c9d8b2118fd883e62b451,erp5=42583-c9291fa676e1628f83bd626c606958cb7c9c87ac Result: PASS Building Failed All tests: 4340 Failures: 0 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130617-AB923F5/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 Jun 18 18:53:05 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 18 Jun 2013 16:53:05 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_4340_Tests=2C_0_Err?= =?utf-8?q?ors=2C_0_Failures=2C_159_Skips?= Message-ID: <20130618165305.C49B4BF01F9@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5506-382d0ebac914a8db981c9d8b2118fd883e62b451,erp5=42588-1f9647416f737d092ce0f7236b39f8be4c4c8ea9 Result: PASS Building Failed All tests: 4340 Failures: 0 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130618-2FF23934/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 Jun 18 21:55:41 2013 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 18 Jun 2013 19:55:41 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_4340_Tests=2C_0_Err?= =?utf-8?q?ors=2C_1_Failures=2C_159_Skips?= Message-ID: <20130618195541.E435BBF0126@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=5506-382d0ebac914a8db981c9d8b2118fd883e62b451,erp5=42599-0ee3eaa06e0f9bce1d56eebdcf6b9fc18301e92d Result: FAIL All tests: 4340 Failures: 1 Errors: 0 Skips: 159 http://erp5.nexedi.com/test_result_module/20130618-2E86AE81/view The following tests failed: testFunctionalCore (1 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 --> 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: 785 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart19/srv/testnode/e/soft/b9633d0607bf712edeb35e1280a6ef25/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart19/srv/testnode/e/soft/b9633d0607bf712edeb35e1280a6ef25/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 412, in testFunctionalTestRunner self.assertEquals([], error_title_list, '\n'.join(error_title_list)) AssertionError: Test Transactions related to an account, with at date parameter