From nobody at svn.erp5.org Fri Sep 21 12:19:42 2012 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 21 Sep 2012 10:19:42 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-FUNC-MASTER_rNone_=3A_339_Tests=2C_0?= =?utf-8?q?_Errors=2C_1_Failures=2C_4_Skips?= Message-ID: <20120921101942.A3E0ABF02EA@mail2.tiolive.com> Test Suite: ERP5-FUNC-MASTER Revision: slapos=3610-3e8e054c650c4cb219ed271960b9633875fae591,erp5=41476-c9448903fcddd878290b1a682322b77f6f8fc8a2 Result: FAIL All tests: 339 Failures: 1 Errors: 0 Skips: 4 http://erp5.nexedi.com/test_result_module/20120921-4CDE6FEC/view The following tests failed: testFunctionalStandaloneUserTutorial (1 failures) The following tests were at least partly skipped: testFunctionalCore (4 skips) So this test is skipped --> So this test is skipped --> From nobody at svn.erp5.org Fri Sep 21 14:03:24 2012 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 21 Sep 2012 12:03:24 -0000 Subject: [Erp5-report] r46048 jm - /erp5/trunk/utils/git-helpers/git-new-workdir Message-ID: <20120921120324.699C43D9D4@mail.nexedi.com> Author: jm Date: Fri Sep 21 14:03:24 2012 New Revision: 46048 URL: http://svn.erp5.org?rev=46048&view=rev Log: git-new-workdir: do not symlink rebase/am temporary directories Modified: erp5/trunk/utils/git-helpers/git-new-workdir Modified: erp5/trunk/utils/git-helpers/git-new-workdir URL: http://svn.erp5.org/erp5/trunk/utils/git-helpers/git-new-workdir?rev=46048&r1=46047&r2=46048&view=diff ============================================================================== --- erp5/trunk/utils/git-helpers/git-new-workdir [utf8] (original) +++ erp5/trunk/utils/git-helpers/git-new-workdir [utf8] Fri Sep 21 14:03:24 2012 @@ -70,7 +70,7 @@ ln -s "$git_dir" orig_git for x in $orig_list packed-refs logs/refs do case "$x" in - *\**) + *\**|rebase-*) continue ;; logs|info) mkdir "$x" ;; From nobody at svn.erp5.org Fri Sep 21 16:16:40 2012 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 21 Sep 2012 14:16:40 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_rNone_=3A_4431_Tests=2C_0_Err?= =?utf-8?q?ors=2C_3_Failures=2C_218_Skips?= Message-ID: <20120921141641.4734CBF01AA@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=3610-3e8e054c650c4cb219ed271960b9633875fae591,erp5=41476-c9448903fcddd878290b1a682322b77f6f8fc8a2 Result: FAIL All tests: 4431 Failures: 3 Errors: 0 Skips: 218 http://erp5.nexedi.com/test_result_module/20120921-58B717B/view The following tests failed: testInvoice (1 failures, 6 skips) test_CopyAndPaste (testInvoice.TestSaleInvoice), Test copy on paste on Invoice. testLegacyInvoice (1 failures) test_CopyAndPaste (testLegacyInvoice.TestSaleInvoice), Test copy on paste on Invoice. testLegacySimulationInvoice (1 failures) test_CopyAndPaste (testLegacySimulationInvoice.TestSaleInvoice), Test copy on paste on Invoice. The following tests were at least partly skipped: testAccountingReports (1 skips) test_Resource_zGetInventoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRules (22 skips) testAdvancedInvoicing (4 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_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5Interfaces (9 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' testICal (1 skips) testImmobilisation (2 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (1 skips) testInventoryAPI (6 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testLegacyAccountingReports (1 skips) test_Resource_zGetInventoryList (Products.ERP5.tests.testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testLegacyDeliveryBuilderToSupportMultipleLines (1 skips) testLegacyERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (Products.ERP5.tests.testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testLegacyMRP (4 skips) test_TransformationRule_expand_concurrent (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_expand_reexpand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationRule_getHeadProductionPathList (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' test_TransformationSourcingRule_expand (Products.ERP5.tests.testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature' testLegacyProjectAndTask (1 skips) testLegacySimulationInventory (1 skips) testLegacySimulationInventoryAPI (6 skips) testLegacyTradeModelLine (2 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) testPersonERP5Synchronization (7 skips) test_PrestashopComplexeUpdateElement (testPersonERP5Synchronization.TestPersonERP5Synchronization) ... skipped 'must be checked against zope2.12' test_PrestashopDeletePerson (testPersonERP5Synchronization.TestPersonERP5Synchronization), Check that the delete during a person's sync invalidate the person. ... skipped 'must be checked against zope2.12' test_PrestashopPersonWithAddressNoMappingSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address and no mapping. ... skipped 'must be checked against zope2.12' test_PrestashopPersonWithMultipleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12' test_PrestashopPersonWithSingleAddressSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with an address. ... skipped 'must be checked against zope2.12' test_PrestashopSimplestXMLSync (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12' test_PrestashopUpdateSimpleElement (testPersonERP5Synchronization.TestPersonERP5Synchronization), This test checks the simple update after sync of persons. ... skipped 'must be checked against zope2.12' testPersonPrestashopSynchronization (6 skips) test_PrestashopComplexeUpdateElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization) ... skipped 'must be checked against zope2.12' test_PrestashopDeletePerson (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), Check that the delete during a person's sync invalidate the person. ... skipped 'must be checked against zope2.12' test_PrestashopPersonWithMultipleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12' test_PrestashopPersonWithSingleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with an address. ... skipped 'must be checked against zope2.12' test_PrestashopSimplestXMLSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12' test_PrestashopUpdateSimpleElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the simple update after sync of persons. ... skipped 'must be checked against zope2.12' testPreferences (1 skips) testProductERP5Synchronization (8 skips) test_PrestashopComplexeUpdateElement (testProductERP5Synchronization.TestProductERP5Synchronization) ... skipped 'must be checked against zope2.12' test_PrestashopDeleteProduct (testProductERP5Synchronization.TestProductERP5Synchronization), Check that delete during a product's sync invalidate the product. ... skipped 'must be checked against zope2.12' test_PrestashopDifferentKindVariationsSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with the two kind of variations. ... skipped 'must be checked against zope2.12' test_PrestashopIndividualVariationSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with individual variations. ... skipped 'must be checked against zope2.12' test_PrestashopMultipleSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the multiple product sync. ... skipped 'must be checked against zope2.12' test_PrestashopSharedVariationSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test check the product sync with shared variations. ... skipped 'must be checked against zope2.12' test_PrestashopSimplestXMLSync (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the product sync with the simplest XML. ... skipped 'must be checked against zope2.12' test_PrestashopUpdateSimpleElement (testProductERP5Synchronization.TestProductERP5Synchronization), This test checks the simple update after sync of products. ... skipped 'must be checked against zope2.12' testProductPrestashopSynchronization (8 skips) test_PrestashopComplexeUpdateElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization) ... skipped 'must be checked against zope2.12' test_PrestashopDeleteProduct (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), Check that delete during a product's sync invalidate the product. ... skipped 'must be checked against zope2.12' test_PrestashopDifferentKindVariationsSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with the two kind of variations. ... skipped 'must be checked against zope2.12' test_PrestashopIndividualVariationSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with individual variations. ... skipped 'must be checked against zope2.12' test_PrestashopMultipleSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the multiple product sync. ... skipped 'must be checked against zope2.12' test_PrestashopSharedVariationSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test check the product sync with shared variations. ... skipped 'must be checked against zope2.12' test_PrestashopSimplestXMLSync (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the product sync with the simplest XML. ... skipped 'must be checked against zope2.12' test_PrestashopUpdateSimpleElement (testProductPrestashopSynchronization.TestProductPrestashopSynchronization), This test checks the simple update after sync of products. ... skipped 'must be checked against zope2.12' testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProject (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' testSaleOrderERP5Synchronization (10 skips) test_PrestashopDeleteDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12' test_PrestashopDiscountSync (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with discount. ... skipped 'must be checked against zope2.12' test_PrestashopGenerateAccounting (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12' test_PrestashopSimplestXMLSync (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of the simplest XML for a sale order. ... skipped 'must be checked against zope2.12' test_PrestashopSyncDifferentKindVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with the two kind of variations. ... skipped 'must be checked against zope2.12' test_PrestashopSyncWithIndividualVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12' test_PrestashopSyncWithSharedVariation (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with shared variation. ... skipped 'must be checked against zope2.12' test_PrestashopSyncWithoutDestination (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order without destination. ... skipped 'must be checked against zope2.12' test_PrestashopSyncWithoutProduct (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization), Check the sync of sale order with a non-existant product. ... skipped 'must be checked against zope2.12' test_PrestashopUpdateDoNothing (testSaleOrderERP5Synchronization.TestSaleOrderERP5Synchronization) ... skipped 'must be checked against zope2.12' 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: 1113 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_CopyAndPaste (testInvoice.TestSaleInvoice), Test copy on paste on Invoice. ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart1/srv/slapos/software/ca64c4841e4168f2e3549dd29719fad0/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart1/srv/slapos/software/ca64c4841e4168f2e3549dd29719fad0/parts/erp5/Products/ERP5/tests/testInvoice.py", line 2115, in test_CopyAndPaste new_invoice.getReference()) AssertionError: 'reference' == 'reference' FAIL: test_CopyAndPaste (testLegacyInvoice.TestSaleInvoice), Test copy on paste on Invoice. ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart1/srv/slapos/software/ca64c4841e4168f2e3549dd29719fad0/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart1/srv/slapos/software/ca64c4841e4168f2e3549dd29719fad0/parts/erp5/Products/ERP5Legacy/tests/testLegacyInvoice.py", line 1252, in test_CopyAndPaste new_invoice.getReference()) AssertionError: 'reference' == 'reference' FAIL: test_CopyAndPaste (testLegacySimulationInvoice.TestSaleInvoice), Test copy on paste on Invoice. ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart1/srv/slapos/software/ca64c4841e4168f2e3549dd29719fad0/parts/erp5/Products/ERP5Type/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart1/srv/slapos/software/ca64c4841e4168f2e3549dd29719fad0/parts/erp5/Products/ERP5Legacy/tests/testLegacySimulationInvoice.py", line 2116, in test_CopyAndPaste new_invoice.getReference()) AssertionError: 'reference' == 'reference'