From nobody at svn.erp5.org Fri Jul 10 09:39:32 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 07:39:32 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-SLAPOS_=3A_0_Tests=2C_0_Errors=2C_0_?= =?utf-8?q?Failures=2C_0_Skips?= Message-ID: <20150710073932.F1902BF021B@mail2.tiolive.com> Test Suite: ERP5-SLAPOS Revision: slapos=7864-deb17caa6aabfc0696c1e89ba19b728e2fcd5e93,erp5=44135-ea4b994cb472d3f53119d5d24fa45760ac70c1f1 Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 10:37:47 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 08:37:47 +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: <20150710083747.9E4A1BF0158@mail2.tiolive.com> Test Suite: CLOUDOOO-MASTER Revision: slapos=7866-13404a7a2eb9c7aae3c6cd378090ff0c8bc02cb7,cloudooo-repository=601-3241978a6ec832f6aa71d1df1a62e22a8feae2f1 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: 681 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/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/cloudooo-repository/cloudooo/handler/pdf/tests/testPdfHandler.py", line 61, in testsetMetadata new_document = handler.setMetadata(metadata_dict) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/cloudooo-repository/cloudooo/handler/pdf/handler.py", line 112, in setMetadata env=self.environment).communicate() File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/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/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/cloudooo-repository/cloudooo/tests/backportUnittest.py", line 136, in run testMethod() File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/cloudooo-repository/cloudooo/handler/pdf/tests/testPdfServer.py", line 87, in testSetMetadata self.runUpdateMetadataList(self.UpdateMetadataScenarioList()) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/cloudooo-repository/cloudooo/tests/cloudoooTestCase.py", line 175, in runUpdateMetadataList self._testUpdateMetadata(*scenario) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/cloudooo-repository/cloudooo/tests/cloudoooTestCase.py", line 118, in _testUpdateMetadata metadata_dict) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1240, in __call__ return self.__send(self.__name, args) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1599, in __request verbose=self.__verbose File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1280, in request return self.single_request(host, handler, request_body, verbose) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1313, in single_request return self.parse_response(response) File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/xmlrpclib.py", line 1490, in parse_response return u.close() File "/srv/slapgrid/slappart5/srv/testnode/kt/soft/42b509e184d1c248d940e074ccfb39db/parts/python2.7/lib/python2.7/xmlrpclib.py", line 799, in close raise Fault(**self._stack[0]) Fault: :[Errno 2] No such file or directory"> From nobody at svn.erp5.org Fri Jul 10 11:49:43 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 09:49:43 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-Cluster_=3A_0_Tests=2C_0_Errors=2C_0?= =?utf-8?q?_Failures=2C_0_Skips?= Message-ID: <20150710094943.2F526BF017A@mail2.tiolive.com> Test Suite: ERP5-Cluster Revision: slapos=8157-5710fa7cd96f7a462b0fa9bfd091492e29b8db05,erp5=44674-cf7ad41db4e10fb3fdadf3fd5d097a9537716350 Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 12:07:25 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 10:07:25 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-RENDERJS-XIAOWU_=3A_0_Tests=2C_0_Err?= =?utf-8?q?ors=2C_0_Failures=2C_0_Skips?= Message-ID: <20150710100726.048C4BF0158@mail2.tiolive.com> Test Suite: ERP5-RENDERJS-XIAOWU Revision: slapos=8157-5710fa7cd96f7a462b0fa9bfd091492e29b8db05,erp5=44672-094ca1f5f46c0fd0ebeaa511c2a86263285b62da Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 12:27:30 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 10:27:30 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-Cluster_=3A_0_Tests=2C_0_Errors=2C_0?= =?utf-8?q?_Failures=2C_0_Skips?= Message-ID: <20150710102732.24678BF01AC@mail2.tiolive.com> Test Suite: ERP5-Cluster Revision: slapos=8157-5710fa7cd96f7a462b0fa9bfd091492e29b8db05,erp5=44675-c0b41983430c8158323373646488278f369828b7 Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 12:27:32 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 10:27:32 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-component-SLAPOS-component_=3A_0_Tes?= =?utf-8?q?ts=2C_0_Errors=2C_0_Failures=2C_0_Skips?= Message-ID: <20150710102732.E11B8BF01AC@mail2.tiolive.com> Test Suite: ERP5-component-SLAPOS-component Revision: slapos=7866-13404a7a2eb9c7aae3c6cd378090ff0c8bc02cb7,erp5=44663-64349604a60e4cda6dfa17dc5cf32167fc878330 Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 20:11:36 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 18:11:36 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-RENDERJS-XIAOWU_=3A_0_Tests=2C_0_Err?= =?utf-8?q?ors=2C_0_Failures=2C_0_Skips?= Message-ID: <20150710181142.94F11BF0158@mail2.tiolive.com> Test Suite: ERP5-RENDERJS-XIAOWU Revision: slapos=7864-deb17caa6aabfc0696c1e89ba19b728e2fcd5e93,erp5=44672-094ca1f5f46c0fd0ebeaa511c2a86263285b62da Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 20:45:30 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 18:45:30 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_4981_Tests=2C_0_Errors=2C?= =?utf-8?q?_2_Failures=2C_202_Skips?= Message-ID: <20150710184530.8C014BF017A@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7864-deb17caa6aabfc0696c1e89ba19b728e2fcd5e93,erp5=44674-cf7ad41db4e10fb3fdadf3fd5d097a9537716350 Result: FAIL Building Failed All tests: 4981 Failures: 2 Errors: 0 Skips: 202 The following tests failed: erp5_web_ehr_test:testE5gEhr (1 failures) testFunctionalTestRunner (erp5.component.test.erp5_version.testE5gEhr.TestZeleniumCore) testERP5NamingConvention (1 failures) 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: 924 bytes Desc: not available URL: -------------- next part -------------- FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testE5gEhr.TestZeleniumCore) ---------------------------------------------------------------------- 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: Test EG5 ehr UI FAIL: testNamingConvention (testERP5NamingConvention.TestNamingConvention) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart9/srv/testnode/e/soft/a6ae7faaa96eeb912fc572cee7a1bf0c/parts/erp5/Products/ERP5Type/tests/testERP5NamingConvention.py", line 88, in testNamingConvention self.assertEqual("OK", result, result) AssertionError: 104 problems found: erp5_pdm/Base_viewPDMFieldLibrary : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/Base_viewPDMFieldLibrary : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_view : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_view : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewBasePrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewBasePrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewDiscountRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewDiscountRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewExclusiveDiscountRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewExclusiveDiscountRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMaxDelay : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMaxDelay : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMaxFlow : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMaxFlow : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMaxStock : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMaxStock : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMinDelay : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMinDelay : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMinFlow : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMinFlow : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMinStock : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewMinStock : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewNonDiscountableAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewNonDiscountableAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewSurchargeRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewSurchargeRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewVariableAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupplyLine_viewVariableAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/InternalSupply_view : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/InternalSupply_view : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_view : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_view : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewBasePrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewBasePrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewDiscountRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewDiscountRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewExclusiveDiscountRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewExclusiveDiscountRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMaxDelay : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMaxDelay : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMaxFlow : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMaxFlow : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMaxStock : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMaxStock : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMinDelay : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMinDelay : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMinFlow : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMinFlow : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMinStock : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewMinStock : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewNonDiscountableAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewNonDiscountableAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewSurchargeRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewSurchargeRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewVariableAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupplyLine_viewVariableAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupply_view : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/PurchaseSupply_view : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/Resource_viewDefaultInternalSupplyLine : my_internal_supply_line_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/Resource_viewDefaultInternalSupplyLine : my_internal_supply_line_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/Resource_viewDefaultPurchaseSupplyLine : my_purchase_supply_line_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/Resource_viewDefaultPurchaseSupplyLine : my_purchase_supply_line_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/Resource_viewDefaultSaleSupplyLine : my_sale_supply_line_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/Resource_viewDefaultSaleSupplyLine : my_sale_supply_line_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_view : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_view : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewBasePrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewBasePrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewDiscountRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewDiscountRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewExclusiveDiscountRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewExclusiveDiscountRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMaxDelay : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMaxDelay : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMaxFlow : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMaxFlow : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMaxStock : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMaxStock : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMinDelay : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMinDelay : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMinFlow : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMinFlow : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMinStock : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewMinStock : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewNonDiscountableAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewNonDiscountableAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewSurchargeRatio : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewSurchargeRatio : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewVariableAdditionalPrice : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupplyLine_viewVariableAdditionalPrice : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_pdm/SaleSupply_view : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_pdm/SaleSupply_view : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_software_pdm/Base_viewSoftwarePDMFieldLibrary : my_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_software_pdm/Base_viewSoftwarePDMFieldLibrary : my_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_software_pdm/SoftwareProduct_viewDefaultPurchaseSupplyLine : my_purchase_supply_line_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_software_pdm/SoftwareProduct_viewDefaultPurchaseSupplyLine : my_purchase_supply_line_start_date_range_max : 'Until' is a closed-class word and should not be titlecased erp5_software_pdm/SoftwareProduct_viewDefaultSaleSupplyLine : my_sale_supply_line_start_date_range_min : 'From' is a closed-class word and should not be titlecased erp5_software_pdm/SoftwareProduct_viewDefaultSaleSupplyLine : my_sale_supply_line_start_date_range_max : 'Until' is a closed-class word and should not be titlecased From nobody at svn.erp5.org Fri Jul 10 21:55:45 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 19:55:45 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_0_Tests=2C_0_Errors=2C_0_?= =?utf-8?q?Failures=2C_0_Skips?= Message-ID: <20150710195551.1A01CBF0158@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7864-deb17caa6aabfc0696c1e89ba19b728e2fcd5e93,erp5=44680-e455fd92d06fa108aea3aaf807b31d6e6e43a17c Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0 From nobody at svn.erp5.org Fri Jul 10 23:52:00 2015 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 10 Jul 2015 21:52:00 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_0_Tests=2C_0_Errors=2C_0_?= =?utf-8?q?Failures=2C_0_Skips?= Message-ID: <20150710215200.CA90BBF0158@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos=7864-deb17caa6aabfc0696c1e89ba19b728e2fcd5e93,erp5=44680-e455fd92d06fa108aea3aaf807b31d6e6e43a17c Result: PASS Building Failed All tests: 0 Failures: 0 Errors: 0 Skips: 0