From nobody at svn.erp5.org Tue May 19 04:21:23 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 02:21:23 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-WORKFLOW-WENJIE_=3A_4973_Tests=2C_22?= =?utf-8?q?_Errors=2C_3_Failures=2C_202_Skips?= Message-ID: <20150519022123.56DB3BF0213@mail2.tiolive.com> Test Suite: ERP5-WORKFLOW-WENJIE Revision: erp5=44604-ed4b8f41a8baee44c88f5f6c8060832efc3ceb2d,slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc Result: FAIL All tests: 4973 Failures: 3 Errors: 22 Skips: 202 The following tests failed: erp5_configurator_ebusiness_lotse:testEbusinessLotseConfigurationWorkflow (1 errors) test_ebusiness_lotse_workflow (erp5.component.test.erp5_version.testEbusinessLotseConfigurationWorkflow.TestEbusinessLotseConfigurationWorkflow) erp5_configurator_run_my_doc:testRunMyDocConfigurationWorkflow (2 errors) test_run_my_docs_workflow_brazil (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowBrazilLanguage) test_run_my_docs_workflow_france (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowFranceLanguage) erp5_configurator_standard:testStandardConfigurationWorkflow (6 errors) test_consulting_workflow (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestConsultingConfiguratorWorkflow) test_standard_workflow_brazil (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_brazil_with_previous (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_france (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_germany (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_russia (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) erp5_configurator_ung:testUNGConfigurationWorkflow (2 errors) test_ung_workflow_brazil (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowBrazilLanguage) test_ung_workflow_france (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowFranceLanguage) erp5_workflow_test_data:testWorkflowAndDCWorkflow (2 failures, 10 errors) test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_02_testBeforeScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_03_testChangeOfState (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_04_testDoWorkflowMethodTransition (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_05_testCheckHistoryStateAndActionForASingleTransition (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_06_testCheckPermissionAreWellSet (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_08_testUserActionDisplay (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_09_testBaseGetWorkflowHistoryItemListScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_12_testIsTransitionPossible (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) testERP5BankingCounterRendering (1 failures) test_01_ERP5BankingCounterRendering (testERP5BankingCounterRendering.TestERP5BankingCounterRendering) testERP5NamingConvention (1 errors) testNamingConvention (testERP5NamingConvention.TestNamingConvention) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 3358 bytes Desc: not available URL: -------------- next part -------------- ERROR: test_ebusiness_lotse_workflow (erp5.component.test.erp5_version.testEbusinessLotseConfigurationWorkflow.TestEbusinessLotseConfigurationWorkflow) Test the consulting workflow configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 233, in test_ebusiness_lotse_workflow File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetGermanyCase CreateBusinessConfiguration Tic SetEbusinessLotseWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredGermany CheckPerson CheckOrganisation CheckBankAccount CheckPurchaseTradeCondition CheckSaleTradeCondition File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_run_my_docs_workflow_brazil (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowBrazilLanguage) Test the RunMyDocs workflow with brazilian language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 283, in test_run_my_docs_workflow_brazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetRunMyDocsWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeBrazil SetupPreferenceConfigurationBrazil ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckKnowledgePadRole File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_run_my_docs_workflow_france (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowFranceLanguage) Test the RunMyDocs workflow with french language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 234, in test_run_my_docs_workflow_france File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetRunMyDocsWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeFrance SetupPreferenceConfigurationFrance ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckKnowledgePadRole File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_consulting_workflow (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestConsultingConfiguratorWorkflow) Test the consulting workflow configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1347, in test_consulting_workflow File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetFranceCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureCategoriesForm SetupCategoriesConfiguratorItem ConfiguratorNext Tic CheckConfigureRolesForm CheckCategoriesConfiguratorItem SetupRolesConfiguratorItem ConfiguratorNext Tic CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListFrance SetupPreferenceConfiguration ConfiguratorNext Tic CheckPreferenceConfigurationItemList CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredFrance CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_brazil (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with brazilian configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1596, in test_standard_workflow_brazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetBrazilCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListBrazil SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredBrazil CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_brazil_with_previous (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) This time we must simulate the previous buttom ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1710, in test_standard_workflow_brazil_with_previous File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetBrazilCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem ConfiguratorPrevious CheckConfigureOrganisationForm ConfiguratorNext CheckConfigureUserAccountNumberForm SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm ConfiguratorPrevious CheckConfigureUserAccountNumberForm ConfiguratorPrevious CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext CheckConfigureUserAccountNumberForm SetupUserAccounNumberSix ConfiguratorNext CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckMultiplePersonConfigurationItem CheckConfigureAccountingForm SetupAccountingConfiguration ConfiguratorNext Tic CheckAccountingConfigurationItemListBrazil CheckConfigurePreferenceForm ConfiguratorPrevious CheckConfigureAccountingForm ConfiguratorPrevious CheckConfigureMultipleUserAccountForm ConfiguratorPrevious CheckConfigureUserAccountNumberForm ConfiguratorPrevious CleanUpRequest CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext CheckConfigureUserAccountNumberForm SetupUserAccounNumberSix ConfiguratorNext CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext CheckConfigureAccountingForm SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm SetupPreferenceConfiguration ConfiguratorNext Tic CheckPreferenceConfigurationItemList CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext CheckInstallConfiguration Tic StartConfigurationInstallation Tic CheckInstanceIsConfiguredBrazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_france (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with french configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1582, in test_standard_workflow_france File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetFranceCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListFrance SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredFrance CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_germany (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with german configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1589, in test_standard_workflow_germany File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetGermanyCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListGermany SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredGermany CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_russia (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with russian configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1603, in test_standard_workflow_russia File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetRussiaCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListRussia SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredRussia CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_ung_workflow_brazil (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowBrazilLanguage) Test the ung workflow with brazilian language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 417, in test_ung_workflow_brazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetUNGWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeBrazil SetupPreferenceConfigurationBrazil ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckUNGWebSiteAfterInstallation CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckWebSiteRoles CheckKnowledgePadRole CheckCreateNewEvent File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_ung_workflow_france (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowFranceLanguage) Test the ung workflow with french language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 322, in test_ung_workflow_france File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetUNGWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeFrance SetupPreferenceConfigurationFrance ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckUNGWebSiteAfterInstallation CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckWebSiteRoles CheckKnowledgePadRole CheckCreateNewEvent File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 62, in test_01_testAfterScript self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_02_testBeforeScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 70, in test_02_testBeforeScript self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_03_testChangeOfState (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 76, in test_03_testChangeOfState self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_04_testDoWorkflowMethodTransition (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 87, in test_04_testDoWorkflowMethodTransition new_object.validate() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_05_testCheckHistoryStateAndActionForASingleTransition (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 96, in test_05_testCheckHistoryStateAndActionForASingleTransition self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_06_testCheckPermissionAreWellSet (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 108, in test_06_testCheckPermissionAreWellSet self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_08_testUserActionDisplay (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 138, in test_08_testUserActionDisplay self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_09_testBaseGetWorkflowHistoryItemListScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 151, in test_09_testBaseGetWorkflowHistoryItemListScript self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 182, in test_11_testValidationInteraction new_object.setTitle('nana') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName ERROR: test_12_testIsTransitionPossible (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 194, in test_12_testIsTransitionPossible self.doActionFor(new_object, "validate_action") File "", line 234, in doActionFor self.portal.portal_workflow.doActionFor(document, user_action, wf_id = 'workflow_testing_workflow') File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5/Tool/ERP5WorkflowTool.py", line 178, in doActionFor workflow_list, ob, action, wf.doActionFor, (ob, action) + args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.CMFCore-2.2.8-py2.7.egg/Products/CMFCore/WorkflowTool.py", line 552, in _invokeWithNotification res = func(*args, **kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 297, in doActionFor self._changeStateOf(document, tdef) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 308, in _changeStateOf sdef = self._executeTransition(document, tdef, kwargs) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 714, in _executeTransition getattr(document, convertToMixedCase(self._getOb(script_id).getReference()))() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/Base.py", line 242, in __call__ wf[wf_id].notifyBefore(instance, transition_list, args=args, kw=kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/InteractionWorkflow.py", line 284, in notifyBefore before_script_list.append(tdef.getBeforeScriptName()) AttributeError: getBeforeScriptName FAIL: test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 66, in test_01_testAfterScript self.assertEqual(new_object.getDescription(), "'Interaction of setTitle executed. setTitle is appeared in after validate script.") AssertionError: 'Interaction of setTitle executed. setTitle is appeared in after validate script.' != "'Interaction of setTitle executed. setTitle is appeared in after validate script." FAIL: test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 187, in test_11_testValidationInteraction self.assertEqual(new_object.getDescription(), "'Interaction of setTitle executed. setTitle is appeared in after validate script.") AssertionError: 'Interaction of setTitle executed. setTitle is appeared in after validate script.' != "'Interaction of setTitle executed. setTitle is appeared in after validate script." FAIL: test_01_ERP5BankingCounterRendering (testERP5BankingCounterRendering.TestERP5BankingCounterRendering) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Banking/tests/testERP5BankingCounterRendering.py", line 514, in test_01_ERP5BankingCounterRendering sequence_list.play(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: Tic CheckObjects Tic CheckInitialInventory CheckSource CheckDestination CreateCounterRendering Tic CheckBaobabDestination CreateValidLine1 CheckSubTotal CreateValidLine2 CheckTotal CheckSource CheckDestination CreateInvalidLine TryConfirmCounterRenderingWithBadInventory DelInvalidLine Tic CheckTotal ConfirmCounterRendering Tic > CheckSourceDebitPlanned CheckDestinationCreditPlanned CheckSourceDebitPlanned CheckDestinationCreditPlanned ResetInventory Tic DeliverFails DeleteResetInventory Tic DeliverCounterRendering CheckSourceDebit CheckDestinationCredit File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Banking/tests/testERP5BankingCounterRendering.py", line 404, in stepCheckSourceDebitPlanned self.assertEqual(self.simulation_tool.getFutureInventory(node=self.counter_vault.getRelativeUrl(), resource = self.billet_10000.getRelativeUrl()), 0.0) AssertionError: 5.0 != 0.0 ERROR: testNamingConvention (testERP5NamingConvention.TestNamingConvention) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/testERP5NamingConvention.py", line 87, in testNamingConvention result = self.portal.ERP5Site_checkNamingConventions() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__ return self._bindAndExec(args, kw, None) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec return self._exec(bound_data, args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1280, in _exec return PythonScript_exec(self, *args) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec result = f(*args, **kw) File "Script (Python)", line 179, in ERP5Site_checkNamingConventions state = wf_state[state_id] NameError: global name 'wf_state' is not defined From nobody at svn.erp5.org Tue May 19 07:59:49 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 05:59:49 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-ARNAU_=3A_0_Tests=2C_0_Errors=2C_0_F?= =?utf-8?q?ailures=2C_0_Skips?= Message-ID: <20150519055949.5EF9EBF02D0@mail2.tiolive.com> Test Suite: ERP5-ARNAU Revision: slapos=7921-9e5385bc1c0c069dad243ededa2c9abc5aa37302,erp5=44457-7dfbf79e08c99c86af2976f347b92e61f913c694 Result: PASS All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Tue May 19 12:56:33 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 10:56:33 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-RENDERJS-XIAOWU_=3A_4952_Tests=2C_0_?= =?utf-8?q?Errors=2C_0_Failures=2C_202_Skips?= Message-ID: <20150519105633.81E30BF00FF@mail2.tiolive.com> Test Suite: ERP5-RENDERJS-XIAOWU Revision: slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc,erp5=44471-dcd4208b3447f2cda2844dd756d8d0dee32d6784 Result: PASS All tests: 4952 Failures: 0 Errors: 0 Skips: 202 The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) From nobody at svn.erp5.org Tue May 19 14:21:46 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 12:21:46 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_4949_Tests=2C_0_Errors=2C?= =?utf-8?q?_2_Failures=2C_202_Skips?= Message-ID: <20150519122146.ADA06BF02D0@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc,erp5=44460-f2685b32e7a46a02b9b0bb7d38f690327d9faa53 Result: FAIL Building Failed All tests: 4949 Failures: 2 Errors: 0 Skips: 202 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) testERP5BankingUsualCashTransfer (1 failures) test_01_ERP5BankingUsualCashTransfer (testERP5BankingUsualCashTransfer.TestERP5BankingUsualCashTransfer) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 874 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a') FAIL: test_01_ERP5BankingUsualCashTransfer (testERP5BankingUsualCashTransfer.TestERP5BankingUsualCashTransfer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Banking/tests/testERP5BankingUsualCashTransfer.py", line 514, in test_01_ERP5BankingUsualCashTransfer sequence_list.play(self) File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: Tic CheckObjects Tic CheckInitialInventory CheckSource CheckDestination CreateUsualCashTransfer CreateValidLine1 CheckSubTotal CreateValidLine2 CheckTotal CheckSource CheckDestination CreateInvalidLine TryConfirmUsualCashTransferWithBadInventory DelInvalidLine Tic CheckTotal ConfirmUsualCashTransfer > CheckSourceDebitPlanned CheckDestinationCreditPlanned CheckSourceDebitPlanned CheckDestinationCreditPlanned ResetSourceInventory Tic DeliverUsualCashTransferFails Tic DeleteResetInventory Tic DeliverUsualCashTransfer CheckSourceDebit CheckDestinationCredit File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Banking/tests/testERP5BankingUsualCashTransfer.py", line 404, in stepCheckSourceDebitPlanned self.assertEqual(self.simulation_tool.getFutureInventory(node=self.usual_cash.getRelativeUrl(), resource = self.billet_10000.getRelativeUrl()), 0.0) AssertionError: 5.0 != 0.0 From nobody at svn.erp5.org Tue May 19 14:57:00 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 12:57:00 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-Cluster_=3A_4949_Tests=2C_0_Errors?= =?utf-8?q?=2C_3_Failures=2C_202_Skips?= Message-ID: <20150519125700.A5CF2BF00FF@mail2.tiolive.com> Test Suite: ERP5-Cluster Revision: slapos=7921-9e5385bc1c0c069dad243ededa2c9abc5aa37302,erp5=44460-f2685b32e7a46a02b9b0bb7d38f690327d9faa53 Result: FAIL Building Failed All tests: 4949 Failures: 3 Errors: 0 Skips: 202 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) testERP5DocumentSyncML (1 failures, 4 skips) test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) testFunctionalKM (1 failures, 3 skips) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 1029 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a') FAIL: test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart5/srv/testnode/ey/soft/8c39caff8f895723699bd2459e418329/parts/erp5/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 858, in test_12_OneWaySyncFromServer ignore_processing_status_workflow=True) File "/srv/slapgrid/slappart5/srv/testnode/ey/soft/8c39caff8f895723699bd2459e418329/parts/erp5/Products/ERP5SyncML/tests/testERP5SyncML.py", line 450, in assertXMLViewIsEqual etree.tostring(result, pretty_print=True))) AssertionError: diff between pub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_server/2 and sub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_client_from_server/2 hYuLi5OTk5qamqOjo6urq7Ozs7q6usLCwszMzNPT09vb2+Pj4+zs7PPz8/7+/gAAAP////////////// FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/ey/soft/c6da6d05b11413ee66cc9972a311a4b3/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 436, in testFunctionalTestRunner self.assertEqual([], error_title_list, '\n'.join(error_title_list)) AssertionError: testDefaultPadAnonymousMode From nobody at svn.erp5.org Tue May 19 15:40:10 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 13:40:10 +0000 Subject: [Erp5-report] =?utf-8?q?CLOUDOOO-MASTER_=3A_153_Tests=2C_2_Errors?= =?utf-8?q?=2C_0_Failures=2C_5_Skips?= Message-ID: <20150519134010.630BBBF02D0@mail2.tiolive.com> Test Suite: CLOUDOOO-MASTER Revision: slapos=7776-2734c043478b0c49f179a8e703dc93565905dccc,cloudooo-repository=600-1702db02255d8cf66989c52b75a19c09f28d7173 Result: FAIL All tests: 153 Failures: 0 Errors: 2 Skips: 5 The following tests failed: testPdfHandler (1 errors) testsetMetadata (testPdfHandler.TestHandler) testPdfServer (1 errors) testSetMetadata (testPdfServer.TestServer) The following tests were at least partly skipped: testOooInterface (3 skips) testOooServer (2 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 4415 bytes Desc: not available URL: -------------- next part -------------- ERROR: testsetMetadata (testPdfHandler.TestHandler) Test if the metadata is inserted correctly ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/cloudooo-repository/cloudooo/handler/pdf/tests/testPdfHandler.py", line 61, in testsetMetadata new_document = handler.setMetadata(metadata_dict) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/cloudooo-repository/cloudooo/handler/pdf/handler.py", line 112, in setMetadata env=self.environment).communicate() File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/subprocess.py", line 1335, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory ERROR: testSetMetadata (testPdfServer.TestServer) Test if metadata is inserted correctly in pdf file ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/cloudooo-repository/cloudooo/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/cloudooo-repository/cloudooo/handler/pdf/tests/testPdfServer.py", line 87, in testSetMetadata self.runUpdateMetadataList(self.UpdateMetadataScenarioList()) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/cloudooo-repository/cloudooo/tests/cloudoooTestCase.py", line 175, in runUpdateMetadataList self._testUpdateMetadata(*scenario) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/cloudooo-repository/cloudooo/tests/cloudoooTestCase.py", line 118, in _testUpdateMetadata metadata_dict) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1233, in __call__ return self.__send(self.__name, args) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1591, in __request verbose=self.__verbose File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1273, in request return self.single_request(host, handler, request_body, verbose) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1306, in single_request return self.parse_response(response) File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1482, in parse_response return u.close() File "/srv/slapgrid/slappart19/srv/testnode/kt/soft/5266a44a335c1a2789a17eb6e78f4c64/parts/python2.7/lib/python2.7/xmlrpclib.py", line 794, in close raise Fault(**self._stack[0]) Fault: :[Errno 2] No such file or directory"> From nobody at svn.erp5.org Tue May 19 16:42:16 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 14:42:16 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-Cluster_=3A_4949_Tests=2C_0_Errors?= =?utf-8?q?=2C_2_Failures=2C_203_Skips?= Message-ID: <20150519144216.4EAAABF00FF@mail2.tiolive.com> Test Suite: ERP5-Cluster Revision: slapos=7921-9e5385bc1c0c069dad243ededa2c9abc5aa37302,erp5=44460-89185debb05c8120171be1f2d16e5648586c9e53 Result: FAIL All tests: 4949 Failures: 2 Errors: 0 Skips: 203 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) testERP5DocumentSyncML (1 failures, 4 skips) test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (37 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 1318 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a') FAIL: test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/ey/soft/c6da6d05b11413ee66cc9972a311a4b3/parts/erp5/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 858, in test_12_OneWaySyncFromServer ignore_processing_status_workflow=True) File "/srv/slapgrid/slappart7/srv/testnode/ey/soft/c6da6d05b11413ee66cc9972a311a4b3/parts/erp5/Products/ERP5SyncML/tests/testERP5SyncML.py", line 450, in assertXMLViewIsEqual etree.tostring(result, pretty_print=True))) AssertionError: diff between pub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_server/2 and sub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_client_from_server/2 hYuLi5OTk5qamqOjo6urq7Ozs7q6usLCwszMzNPT09vb2+Pj4+zs7PPz8/7+/gAAAP////////////// From nobody at svn.erp5.org Tue May 19 16:43:25 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 14:43:25 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_4949_Tests=2C_0_Errors=2C?= =?utf-8?q?_1_Failures=2C_202_Skips?= Message-ID: <20150519144325.9EFF5BF00FF@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc,erp5=44460-89185debb05c8120171be1f2d16e5648586c9e53 Result: FAIL All tests: 4949 Failures: 1 Errors: 0 Skips: 202 The following tests failed: testFunctionalKM (1 failures, 3 skips) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 1028 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 436, in testFunctionalTestRunner self.assertEqual([], error_title_list, '\n'.join(error_title_list)) AssertionError: testAnonymousRegisterAccount From nobody at svn.erp5.org Tue May 19 17:21:58 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 15:21:58 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-WORKFLOW-WENJIE_=3A_4973_Tests=2C_12?= =?utf-8?q?_Errors=2C_6_Failures=2C_202_Skips?= Message-ID: <20150519152158.EF930BF0215@mail2.tiolive.com> Test Suite: ERP5-WORKFLOW-WENJIE Revision: erp5=44605-ee76950dc9e90398965b7de956339285a07db801,slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc Result: FAIL All tests: 4973 Failures: 6 Errors: 12 Skips: 202 The following tests failed: erp5_configurator_ebusiness_lotse:testEbusinessLotseConfigurationWorkflow (1 errors) test_ebusiness_lotse_workflow (erp5.component.test.erp5_version.testEbusinessLotseConfigurationWorkflow.TestEbusinessLotseConfigurationWorkflow) erp5_configurator_run_my_doc:testRunMyDocConfigurationWorkflow (2 errors) test_run_my_docs_workflow_brazil (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowBrazilLanguage) test_run_my_docs_workflow_france (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowFranceLanguage) erp5_configurator_standard:testStandardConfigurationWorkflow (6 errors) test_consulting_workflow (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestConsultingConfiguratorWorkflow) test_standard_workflow_brazil (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_brazil_with_previous (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_france (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_germany (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) test_standard_workflow_russia (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) erp5_configurator_ung:testUNGConfigurationWorkflow (2 errors) test_ung_workflow_brazil (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowBrazilLanguage) test_ung_workflow_france (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowFranceLanguage) erp5_test_result:testTaskDistribution (1 failures) test_07_reportTaskFailure (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) erp5_workflow_test_data:testWorkflowAndDCWorkflow (4 failures) test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) testERP5BankingUsualCashTransfer (1 failures) test_01_ERP5BankingUsualCashTransfer (testERP5BankingUsualCashTransfer.TestERP5BankingUsualCashTransfer) testERP5NamingConvention (1 errors) testNamingConvention (testERP5NamingConvention.TestNamingConvention) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 2906 bytes Desc: not available URL: -------------- next part -------------- ERROR: test_ebusiness_lotse_workflow (erp5.component.test.erp5_version.testEbusinessLotseConfigurationWorkflow.TestEbusinessLotseConfigurationWorkflow) Test the consulting workflow configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 233, in test_ebusiness_lotse_workflow File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetGermanyCase CreateBusinessConfiguration Tic SetEbusinessLotseWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredGermany CheckPerson CheckOrganisation CheckBankAccount CheckPurchaseTradeCondition CheckSaleTradeCondition File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_run_my_docs_workflow_brazil (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowBrazilLanguage) Test the RunMyDocs workflow with brazilian language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 283, in test_run_my_docs_workflow_brazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetRunMyDocsWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeBrazil SetupPreferenceConfigurationBrazil ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckKnowledgePadRole File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_run_my_docs_workflow_france (erp5.component.test.erp5_version.testRunMyDocConfigurationWorkflow.TestRunMyDocsConfiguratorWorkflowFranceLanguage) Test the RunMyDocs workflow with french language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 234, in test_run_my_docs_workflow_france File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetRunMyDocsWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeFrance SetupPreferenceConfigurationFrance ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckKnowledgePadRole File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_consulting_workflow (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestConsultingConfiguratorWorkflow) Test the consulting workflow configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1347, in test_consulting_workflow File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetFranceCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureCategoriesForm SetupCategoriesConfiguratorItem ConfiguratorNext Tic CheckConfigureRolesForm CheckCategoriesConfiguratorItem SetupRolesConfiguratorItem ConfiguratorNext Tic CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListFrance SetupPreferenceConfiguration ConfiguratorNext Tic CheckPreferenceConfigurationItemList CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredFrance CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_brazil (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with brazilian configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1596, in test_standard_workflow_brazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetBrazilCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListBrazil SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredBrazil CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_brazil_with_previous (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) This time we must simulate the previous buttom ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1710, in test_standard_workflow_brazil_with_previous File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetBrazilCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem ConfiguratorPrevious CheckConfigureOrganisationForm ConfiguratorNext CheckConfigureUserAccountNumberForm SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm ConfiguratorPrevious CheckConfigureUserAccountNumberForm ConfiguratorPrevious CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext CheckConfigureUserAccountNumberForm SetupUserAccounNumberSix ConfiguratorNext CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckMultiplePersonConfigurationItem CheckConfigureAccountingForm SetupAccountingConfiguration ConfiguratorNext Tic CheckAccountingConfigurationItemListBrazil CheckConfigurePreferenceForm ConfiguratorPrevious CheckConfigureAccountingForm ConfiguratorPrevious CheckConfigureMultipleUserAccountForm ConfiguratorPrevious CheckConfigureUserAccountNumberForm ConfiguratorPrevious CleanUpRequest CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext CheckConfigureUserAccountNumberForm SetupUserAccounNumberSix ConfiguratorNext CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext CheckConfigureAccountingForm SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm SetupPreferenceConfiguration ConfiguratorNext Tic CheckPreferenceConfigurationItemList CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext CheckInstallConfiguration Tic StartConfigurationInstallation Tic CheckInstanceIsConfiguredBrazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_france (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with french configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1582, in test_standard_workflow_france File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetFranceCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListFrance SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredFrance CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_germany (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with german configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1589, in test_standard_workflow_germany File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetGermanyCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListGermany SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredGermany CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_standard_workflow_russia (erp5.component.test.erp5_version.testStandardConfigurationWorkflow.TestStandardConfiguratorWorkflow) Test the standard workflow with russian configuration ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 1603, in test_standard_workflow_russia File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: SetRussiaCase CreateBusinessConfiguration Tic SetConfiguratorWorkflow Tic > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccounNumberSix ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountSix ConfiguratorNext Tic CheckConfigureAccountingForm CheckMultiplePersonConfigurationItem SetupAccountingConfiguration ConfiguratorNext Tic CheckConfigurePreferenceForm CheckAccountingConfigurationItemListRussia SetupPreferenceConfiguration ConfiguratorNext Tic CheckConfigureInstallationForm CheckPreferenceConfigurationItemList SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckInstanceIsConfiguredRussia CheckValidAccountList CheckAccountReference CheckValidPersonList CheckPersonInformationList CheckValidOrganisationList CheckValidCurrencyList CheckValidServiceList CheckAlarmList CheckPublicGadgetList CheckPreferenceList CheckModulesBusinessApplication CheckBaseCategoryList CheckOrganisationSite CheckAccountingPeriod CheckRuleValidation CheckBusinessProcess CheckSolver CheckSaleTradeCondition CheckPurchaseTradeCondition CheckSaleOrderSimulation Tic ViewAddGadget ViewEventModule AddEvent CheckEventResourceItemList CheckTicketResourceItemList SentEventWorkflow ViewAccountModule AddAccountModule ViewAccount CopyPasteAccount ViewEntityModules AddEntityModules CopyAndPastePerson CopyAndPasteOrganisation EntityWorkflow ViewCreatedPersons CheckSocialTitleCategory ViewCreatedOrganisations ViewCreatedAssignemnts AddAccoutingPeriod ValidatedAccountingPeriods ViewBankAccount ViewCreditCard ValidateAndModifyBankAccount ValidateAndModifyCreditCard AddPaymentNodeInPerson AddPaymentNodeInOrganisation CopyAndPasteBankAccountInPerson CopyAndPasteBankAccountInOrganisation ViewAccountingTransactionModule AddAccountingTransactionModule CopyAndPasteAccountingTransactions Tic AccountingTransaction Tic SaleInvoiceTransaction Tic PurchaseInvoiceTransaction Tic PaymentTransaction Tic BalanceTransaction Tic AccountingTransaction_getCausalityGroupedAccountingTransactionList AddAssignments AssignmentTI EditAssignments ViewAcessAddPurchaseTradeCondition ViewAccessAddSaleTradeCondition ViewAccessAddSaleOrder ViewAccessAddSalePackingList ViewAccessPurchaseOrder PurchasePackingList WebSiteModule PortalContributionsTool ConfiguredPropertySheets File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_ung_workflow_brazil (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowBrazilLanguage) Test the ung workflow with brazilian language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 417, in test_ung_workflow_brazil File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetUNGWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeBrazil SetupPreferenceConfigurationBrazil ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckUNGWebSiteAfterInstallation CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckWebSiteRoles CheckKnowledgePadRole CheckCreateNewEvent File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf ERROR: test_ung_workflow_france (erp5.component.test.erp5_version.testUNGConfigurationWorkflow.TestUNGConfiguratorWorkflowFranceLanguage) Test the ung workflow with french language ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 322, in test_ung_workflow_france File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: CreateBusinessConfiguration SetUNGWorkflow > ConfiguratorNext Tic CheckBT5ConfiguratorItem CheckConfigureOrganisationForm SetupOrganisationConfiguratorItem ConfiguratorNext Tic CheckConfigureUserAccountNumberForm CheckOrganisationConfiguratorItem SetupUserAccountNumberThree ConfiguratorNext Tic CheckConfigureMultipleUserAccountForm SetupMultipleUserAccountThree ConfiguratorNext Tic CheckConfigurePreferenceForm CheckMultipleUserAccountThreeFrance SetupPreferenceConfigurationFrance ConfiguratorNext Tic CheckConfigureInstallationForm SetupInstallConfiguration ConfiguratorNext Tic CheckInstallConfiguration StartConfigurationInstallation Tic CheckUNGWebSiteAfterInstallation CheckSystemPreferenceAfterInstallation CheckUserPreferenceAfterInstallation CheckWebSiteRoles CheckKnowledgePadRole CheckCreateNewEvent File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/tests/ConfiguratorTestMixin.py", line 171, in stepConfiguratorNext business_configuration, next_dict) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Tool/ConfiguratorTool.py", line 148, in _next business_configuration.initializeWorkflow() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Configurator/Document/BusinessConfiguration.py", line 103, in initializeWorkflow workflow.initializeDocument(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Workflow/Document/Workflow.py", line 107, in notifyCreated ec = Expression_createExprContext(StateChangeInfo(document, self, former_status)) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.DCWorkflow-2.2.4+slapospatched001-py2.7.egg/Products/DCWorkflow/Expression.py", line 72, in __init__ status = tool.getStatusOf(workflow.id, object) AttributeError: getStatusOf FAIL: test_07_reportTaskFailure (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 339, in test_07_reportTaskFailure checkNodeState("started", "started") File "", line 338, in checkNodeState [(x.getTitle(), x.getSimulationState()) for x in node_list]) AssertionError: Lists differ: [('Node0', 'started'), ('Node1... != [('Node1', 'started')] First differing element 0: ('Node0', 'started') ('Node1', 'started') First list contains 1 additional elements. First extra element 1: ('Node1', 'started') - [('Node0', 'started'), ('Node1', 'started')] + [('Node1', 'started')] FAIL: test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 66, in test_01_testAfterScript self.assertEqual(new_object.getDescription(), "'Interaction of setTitle executed. setTitle is appeared in after validate script.") AssertionError: 'Interaction of setTitle executed. setTitle is appeared in after validate script.' != "'Interaction of setTitle executed. setTitle is appeared in after validate script." FAIL: test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestERP5Workflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 187, in test_11_testValidationInteraction self.assertEqual(new_object.getDescription(), "'Interaction of setTitle executed. setTitle is appeared in after validate script.") AssertionError: 'Interaction of setTitle executed. setTitle is appeared in after validate script.' != "'Interaction of setTitle executed. setTitle is appeared in after validate script." FAIL: test_01_testAfterScript (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 66, in test_01_testAfterScript self.assertEqual(new_object.getDescription(), "'Interaction of setTitle executed. setTitle is appeared in after validate script.") AssertionError: 'Interaction of setTitle executed. setTitle is appeared in after validate script.' != "'Interaction of setTitle executed. setTitle is appeared in after validate script." FAIL: test_11_testValidationInteraction (erp5.component.test.erp5_version.testWorkflowAndDCWorkflow.TestDCWorkflow) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 187, in test_11_testValidationInteraction self.assertEqual(new_object.getDescription(), "'Interaction of setTitle executed. setTitle is appeared in after validate script.") AssertionError: 'Interaction of setTitle executed. setTitle is appeared in after validate script.' != "'Interaction of setTitle executed. setTitle is appeared in after validate script." FAIL: test_01_ERP5BankingUsualCashTransfer (testERP5BankingUsualCashTransfer.TestERP5BankingUsualCashTransfer) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Banking/tests/testERP5BankingUsualCashTransfer.py", line 514, in test_01_ERP5BankingUsualCashTransfer sequence_list.play(self) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play sequence.play(context, sequence_number=i, quiet=quiet) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play .play(context, sequence=self, quiet=quiet) Current Sequence: Tic CheckObjects Tic CheckInitialInventory CheckSource CheckDestination CreateUsualCashTransfer CreateValidLine1 CheckSubTotal CreateValidLine2 CheckTotal CheckSource CheckDestination CreateInvalidLine TryConfirmUsualCashTransferWithBadInventory DelInvalidLine Tic CheckTotal ConfirmUsualCashTransfer > CheckSourceDebitPlanned CheckDestinationCreditPlanned CheckSourceDebitPlanned CheckDestinationCreditPlanned ResetSourceInventory Tic DeliverUsualCashTransferFails Tic DeleteResetInventory Tic DeliverUsualCashTransfer CheckSourceDebit CheckDestinationCredit File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play method(sequence=sequence) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Banking/tests/testERP5BankingUsualCashTransfer.py", line 404, in stepCheckSourceDebitPlanned self.assertEqual(self.simulation_tool.getFutureInventory(node=self.usual_cash.getRelativeUrl(), resource = self.billet_10000.getRelativeUrl()), 0.0) AssertionError: 5.0 != 0.0 ERROR: testNamingConvention (testERP5NamingConvention.TestNamingConvention) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/testERP5NamingConvention.py", line 87, in testNamingConvention result = self.portal.ERP5Site_checkNamingConventions() File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__ return self._bindAndExec(args, kw, None) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec return self._exec(bound_data, args, kw) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1280, in _exec return PythonScript_exec(self, *args) File "/srv/slapgrid/slappart9/srv/testnode/nl/soft/118c4459762f254bfa389df8ad482233/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec result = f(*args, **kw) File "Script (Python)", line 179, in ERP5Site_checkNamingConventions state = wf_state[state_id] NameError: global name 'wf_state' is not defined From nobody at svn.erp5.org Tue May 19 18:14:53 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 16:14:53 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-Cluster_=3A_4949_Tests=2C_0_Errors?= =?utf-8?q?=2C_2_Failures=2C_202_Skips?= Message-ID: <20150519161453.CD3C4BF00FF@mail2.tiolive.com> Test Suite: ERP5-Cluster Revision: slapos=7921-9e5385bc1c0c069dad243ededa2c9abc5aa37302,erp5=44461-ce5f08fda9116a8f3d235ca6be4954eb362db9a4 Result: FAIL All tests: 4949 Failures: 2 Errors: 0 Skips: 202 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) testERP5DocumentSyncML (1 failures, 4 skips) test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 912 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a') FAIL: test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/ey/soft/632558aeecf90cbd9e5b1e8b65553f6f/parts/erp5/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 858, in test_12_OneWaySyncFromServer ignore_processing_status_workflow=True) File "/srv/slapgrid/slappart9/srv/testnode/ey/soft/632558aeecf90cbd9e5b1e8b65553f6f/parts/erp5/Products/ERP5SyncML/tests/testERP5SyncML.py", line 450, in assertXMLViewIsEqual etree.tostring(result, pretty_print=True))) AssertionError: diff between pub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_server/2 and sub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_client_from_server/2 hYuLi5OTk5qamqOjo6urq7Ozs7q6usLCwszMzNPT09vb2+Pj4+zs7PPz8/7+/gAAAP////////////// From nobody at svn.erp5.org Tue May 19 19:11:28 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 17:11:28 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_4949_Tests=2C_0_Errors=2C?= =?utf-8?q?_0_Failures=2C_202_Skips?= Message-ID: <20150519171128.B6C15BF00FF@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc,erp5=44461-ce5f08fda9116a8f3d235ca6be4954eb362db9a4 Result: PASS All tests: 4949 Failures: 0 Errors: 0 Skips: 202 The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) From nobody at svn.erp5.org Tue May 19 20:23:13 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 18:23:13 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-Cluster_=3A_4949_Tests=2C_0_Errors?= =?utf-8?q?=2C_2_Failures=2C_202_Skips?= Message-ID: <20150519182314.2545CBF0215@mail2.tiolive.com> Test Suite: ERP5-Cluster Revision: slapos=7921-9e5385bc1c0c069dad243ededa2c9abc5aa37302,erp5=44464-92866057762eb97a9cf360426b2daf2bc27d9dba Result: FAIL All tests: 4949 Failures: 2 Errors: 0 Skips: 202 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) testERP5DocumentSyncML (1 failures, 4 skips) test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 331 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a') FAIL: test_12_OneWaySyncFromServer (testERP5DocumentSyncML.TestERP5DocumentSyncML) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/ey/soft/632558aeecf90cbd9e5b1e8b65553f6f/parts/erp5/Products/ERP5SyncML/tests/testERP5DocumentSyncML.py", line 858, in test_12_OneWaySyncFromServer ignore_processing_status_workflow=True) File "/srv/slapgrid/slappart9/srv/testnode/ey/soft/632558aeecf90cbd9e5b1e8b65553f6f/parts/erp5/Products/ERP5SyncML/tests/testERP5SyncML.py", line 450, in assertXMLViewIsEqual etree.tostring(result, pretty_print=True))) AssertionError: diff between pub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_server/2 and sub:/erp5_portal_dc1fdcd331f5ca5419ccd80979cb90e2/document_client_from_server/2 hYuLi5OTk5qamqOjo6urq7Ozs7q6usLCwszMzNPT09vb2+Pj4+zs7PPz8/7+/gAAAP////////////// From nobody at svn.erp5.org Tue May 19 20:30:09 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 18:30:09 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-component-SLAPOS-component_=3A_4949_?= =?utf-8?q?Tests=2C_0_Errors=2C_2_Failures=2C_202_Skips?= Message-ID: <20150519183014.3BC21BF00D1@mail2.tiolive.com> Test Suite: ERP5-component-SLAPOS-component Revision: slapos=7776-2734c043478b0c49f179a8e703dc93565905dccc,erp5=44414-39911db02148ef7a0f95a4ef9a8a9b4a58e4bbda Result: FAIL All tests: 4949 Failures: 2 Errors: 0 Skips: 202 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) testFunctionalKM (1 failures, 3 skips) testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 782 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a') FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart3/srv/testnode/id/soft/07db89776a9bf7acc6f4bc38e72628c7/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 436, in testFunctionalTestRunner self.assertEqual([], error_title_list, '\n'.join(error_title_list)) AssertionError: testDefaultPadAnonymousMode From nobody at svn.erp5.org Tue May 19 21:09:24 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Tue, 19 May 2015 19:09:24 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_4949_Tests=2C_0_Errors=2C?= =?utf-8?q?_1_Failures=2C_202_Skips?= Message-ID: <20150519190924.54245BF00D1@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7773-12bd6e554477607a2958bd847564ad4ef06d24dc,erp5=44464-92866057762eb97a9cf360426b2daf2bc27d9dba Result: FAIL All tests: 4949 Failures: 1 Errors: 0 Skips: 202 The following tests failed: erp5_test_result:testTaskDistribution (1 failures) test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) The following tests were at least partly skipped: erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips) erp5_hal_json_style:testHalJsonStyle (4 skips) test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO' test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO' test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO' test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO' erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (1 skips) networkcache_erp5:testShaCacheExternal (1 skips) testAccountingReports (1 skips) test_Resource_zGetMovementHistoryList (testAccountingReports.TestAccountingReports) ... skipped 'TODO ERP5' testAccountingRulesSimulationLegacy (22 skips) testAdvancedInvoicing (1 skips) testBPMCore (1 skips) test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5' testBase (3 skips) check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates' testBusinessTemplate (6 skips) test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet' testCRM (1 skips) testCalendar (5 skips) test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now' testDeliveryBuilderToSupportMultipleLines (2 skips) testDms (1 skips) testDmsWithFlare (1 skips) testDmsWithPreConversion (1 skips) testERP5Base (1 skips) testERP5Catalog (4 skips) Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5' test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5' testERP5Commerce (1 skips) test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testERP5DocumentSyncML (4 skips) testERP5Interfaces (7 skips) testERP5SyncML (2 skips) testERP5Type (1 skips) testERP5TypeInterfaces (1 skips) testERP5Web (3 skips) test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.' testFormPrintoutAsODT (1 skips) test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft' testFunctionalAnonymousSelection (36 skips) So this part is skipped --> So this part is skipped --> So this part is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> So this test is skipped --> testFunctionalCore (8 skips) So this test is skipped --> So this test is skipped --> testFunctionalKM (3 skips) testI18NSearch (1 skips) testIngestion (4 skips) testIngestionWithFlare (4 skips) testInventory (2 skips) testInventoryAPI (2 skips) testInvoice (6 skips) testItem (13 skips) testKM (3 skips) testOpenOrder (3 skips) testOxatisSynchronization (1 skips) testPreferences (1 skips) testProductionOrder (8 skips) testProductionOrderApparel (6 skips) testProductionPackingList (1 skips) testProductionPackingListApparel (1 skips) testProxyField (1 skips) testResource (1 skips) testReturnedSalePackingList (3 skips) testSQLCachedWorklist (2 skips) test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5' testSelectionTool (7 skips) testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written' testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required' testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written' testTaskReportDivergence (1 skips) testTemplate (1 skips) testTradeModelLine (1 skips) testTradeModelLinePurchase (1 skips) testUbercartSynchronisation (1 skips) testVirtuemartSynchronization (1 skips) testWebDavSupport (1 skips) -------------- next part -------------- A non-text attachment was scrubbed... Name: summary.diff Type: text/x-diff Size: 690 bytes Desc: not available URL: -------------- next part -------------- FAIL: test_09_checkCreateTestResultAndAllowRestartWithoutTic (erp5.component.test.erp5_version.testTaskDistribution.TestTaskDistribution) ---------------------------------------------------------------------- Traceback (most recent call last): File "", line 380, in test_09_checkCreateTestResultAndAllowRestartWithoutTic self._checkCreateTestResultAndAllowRestart() File "", line 368, in _checkCreateTestResultAndAllowRestart self.assertEqual(None, self._createTestResult(test_list=["testFoo"])) AssertionError: None != ('test_result_module/13', 'r0=a,r1=a')