[Erp5-report] ERP5-MASTER : 5974 Tests, 1 Errors, 8 Failures, 196 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jan 14 17:06:33 UTC 2019
Test Suite: ERP5-MASTER
Revision: slapos.cookbook=11169-297a0dd9a78b63d06819a90b0d0f7d558ef0eb5d,erp5=49860-707058d78f9c03e78baa23ee5d26f8c36464daff
Result: FAIL
Building Failed
All tests: 5974
Failures: 8
Errors: 1
Skips: 196
https://nexedi.erp5.net/test_result_module/20190114-6B9BBA8C/view
The following tests have an unknown status:
runUnitTest --verbose '--erp5_sql_connection_string=erp5_test_6 at 10.0.209.243:2099 testuser_6 testpassword6' --xvfb_bin=/srv/slapgrid/slappart1/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/parts/xserver/bin/Xvfb --firefox_bin=/srv/slapgrid/slappart1/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/bin/firefox '--extra_sql_connection_string_list=erp5_test_7 at 10.0.209.243:2099 testuser_7 testpassword7,erp5_test_8 at 10.0.209.243:2099 testuser_8 testpassword8' --zserver=10.0.209.243:2203 --zserver_frontend_url=https://10.0.209.243:2150/unit_test_2/ --bt5_path=None --instance_home=unit_test.3 erp5_web_renderjs_ui_test:testFunctionalRJSFormbox
runUnitTest --verbose '--erp5_sql_connection_string=erp5_test_6 at 10.0.209.243:2099 testuser_6 testpassword6' --xvfb_bin=/srv/slapgrid/slappart1/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/parts/xserver/bin/Xvfb --firefox_bin=/srv/slapgrid/slappart1/srv/slapos/soft/f13a9cb77381284f3c6cc02ae22a06a3/bin/firefox '--extra_sql_connection_string_list=erp5_test_7 at 10.0.209.243:2099 testuser_7 testpassword7,erp5_test_8 at 10.0.209.243:2099 testuser_8 testpassword8' --zserver=10.0.209.243:2203 --zserver_frontend_url=https://10.0.209.243:2150/unit_test_2/ --bt5_path=None --instance_home=unit_test.3 erp5_web_renderjs_ui_test:testFunctionalRJSLogout
The following tests failed:
erp5_configurator_standard_ui_test:testFunctionalConfiguratorConsulting (1 failures)
testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
erp5_officejs_ui_test:testFunctionalOfficeJSoOoSpreadsheet (1 errors)
testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoSpreadsheet.TestOfficejSUIoOoSpreadsheet)
testFunctionalCore (4 failures, 4 skips)
testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
testFunctionalKM (3 failures)
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_officejs_ui_test:testFunctionalOfficeJSMediaPlayer (1 skips)
erp5_officejs_ui_test:testFunctionalOfficeJSNotebook (1 skips)
erp5_web_monitoring_ui_test:testFunctionalOfficejsMonitoring (1 skips)
erp5_web_service:testFTPConnection (1 skips)
test_no_SFTP_URL_in_environ (erp5.component.test.erp5_version.testFTPConnection.TestSFTPConnection) ... skipped 'This test needs the environment variable testSFTPConnection_SFTP_URL set to the URL of a SFTP connection.\n\n The URL must contain login and password, such as sftp://user:pass@[::1]:8022\n The directory from this URL must be empty and writeable.\n '
erp5_web_shacache:testShaCache (1 skips)
erp5_web_shadir:testShaDir (1 skips)
erp5_web_ui_test:testStaticWebSiteRedirection (1 skips)
erp5_worklist_sql_test:testSQLCachedWorklist (2 skips)
test_02_related_key (erp5.component.test.erp5_version.testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
test_04_dynamic_variables (erp5.component.test.erp5_version.testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
networkcache_erp5:testShaCacheExternal (1 skips)
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 (8 skips)
test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
test_BusinessTemplateUpgradeDocumentFromFilesystemToZodbWithConsistencyError (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
test_BusinessTemplateUpgradeDocumentFromFilesystemToZodbWithSyntaxError (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'
testConstraint (1 skips)
testDeliveryBuilderToSupportMultipleLines (2 skips)
testDms (1 skips)
testDmsWithFlare (1 skips)
testDmsWithPreConversion (1 skips)
testERP5Base (1 skips)
testERP5Catalog (2 skips)
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 (2 skips)
testERP5TypeInterfaces (1 skips)
testERP5Web (3 skips)
test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'
testExternalAccount (1 skips)
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 (4 skips)
So this test is skipped -->
So this test is skipped -->
testI18NSearch (2 skips)
testIngestion (4 skips)
testIngestionWithFlare (4 skips)
testInventory (2 skips)
testInventoryAPI (3 skips)
testInvoice (6 skips)
testItem (4 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)
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: 18150 bytes
Desc: not available
URL: <http://mail.nexedi.net/pipermail/erp5-report/attachments/20190114/b4370334/attachment.diff>
-------------- next part --------------
FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalConfiguratorConsulting.TestZeleniumConfiguratorConsulting)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart3/srv/testnode/aai/soft/b922eec80139f0d4db4d319369398ac1/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: 1 test_page_module/user-Howto.Configure.ERP5.for.SMB.With.Consultant.Configurator
ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficeJSoOoSpreadsheet.TestOfficejSUIoOoSpreadsheet)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 353, in testFunctionalTestRunner
iframe = self.runner.test(debug=debug)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 208, in test
browser = webdriver.Firefox(**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/eggs/selenium-3.8.0-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 158, in __init__
keep_alive=True)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/eggs/selenium-3.8.0-py2.7.egg/selenium/webdriver/remote/webdriver.py", line 154, in __init__
self.start_session(desired_capabilities, browser_profile)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/eggs/selenium-3.8.0-py2.7.egg/selenium/webdriver/remote/webdriver.py", line 243, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/eggs/selenium-3.8.0-py2.7.egg/selenium/webdriver/remote/webdriver.py", line 311, in execute
self.error_handler.check_response(response)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/eggs/selenium-3.8.0-py2.7.egg/selenium/webdriver/remote/errorhandler.py", line 237, in check_response
raise exception_class(message, screen, stacktrace)
WebDriverException: Message: connection refused
Ignoring non existing bt5 path None
Loading Zope ...
Instance at '/srv/slapgrid/slappart1/srv/testnode/aai/test_suite/unit_test.3' loaded ...
Adding ERP5TypeTestCase user ...
Adding erp5_portal_faeed2c6ad773e8de11c3b643708ad55 ERP5 Site ... Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
sql_reset=sql_reset)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
reindex=reindex, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2374, in setup
self.setupERP5Core(p,**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2398, in setupERP5Core
bt = template_tool.download(url)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 382, in download
bt = self._download_local(path, id)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 328, in _download_local
bt.importFile(path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5827, in importFile
vcs_tool = self._getVcsTool(path=path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/Cache.py", line 373, in wrapper
cache[subkey] = result = function(*args, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5744, in _getVcsTool
return getVcsTool(vcs, path, restricted).__of__(self)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/WorkingCopy.py", line 345, in getVcsTool
return x[1](path, restricted)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 131, in __init__
stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()[0]
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 79, in _git
e.strerror)
GitInstallationError: git command cannot be executed: Resource temporarily unavailable
Ran Unit test of <class 'runUnitTest._ZodbTestComponentBootstrapOnly'> (installation failed)
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
suite = loader.loadTestsFromNames(test_list)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
_ZodbTestComponentBootstrapOnly(test_list).setUp()
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
erp5_catalog_storage=erp5_catalog_storage)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
sql_reset=sql_reset)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
reindex=reindex, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2374, in setup
self.setupERP5Core(p,**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2398, in setupERP5Core
bt = template_tool.download(url)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 382, in download
bt = self._download_local(path, id)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 328, in _download_local
bt.importFile(path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5827, in importFile
vcs_tool = self._getVcsTool(path=path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/Cache.py", line 373, in wrapper
cache[subkey] = result = function(*args, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5744, in _getVcsTool
return getVcsTool(vcs, path, restricted).__of__(self)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/WorkingCopy.py", line 345, in getVcsTool
return x[1](path, restricted)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 131, in __init__
stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()[0]
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 79, in _git
e.strerror)
GitInstallationError: git command cannot be executed: Resource temporarily unavailable
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/bin/runUnitTest", line 282, in <module>
sys.exit(runUnitTest.main())
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 882, in main
run_only=run_only,
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
suite = loader.loadTestsFromNames(test_list)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
_ZodbTestComponentBootstrapOnly(test_list).setUp()
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
erp5_catalog_storage=erp5_catalog_storage)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
sql_reset=sql_reset)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
reindex=reindex, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2374, in setup
self.setupERP5Core(p,**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2398, in setupERP5Core
bt = template_tool.download(url)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 382, in download
bt = self._download_local(path, id)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 328, in _download_local
bt.importFile(path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5827, in importFile
vcs_tool = self._getVcsTool(path=path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/Cache.py", line 373, in wrapper
cache[subkey] = result = function(*args, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5744, in _getVcsTool
return getVcsTool(vcs, path, restricted).__of__(self)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/WorkingCopy.py", line 345, in getVcsTool
return x[1](path, restricted)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 131, in __init__
stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()[0]
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 79, in _git
e.strerror)
Products.ERP5VCS.Git.GitInstallationError: git command cannot be executed: Resource temporarily unavailable
Ignoring non existing bt5 path None
Loading Zope ...
Instance at '/srv/slapgrid/slappart1/srv/testnode/aai/test_suite/unit_test.3' loaded ...
Adding ERP5TypeTestCase user ...
Adding erp5_portal_faeed2c6ad773e8de11c3b643708ad55 ERP5 Site ... fatal: unable to create threaded lstat
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
sql_reset=sql_reset)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
reindex=reindex, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2374, in setup
self.setupERP5Core(p,**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2398, in setupERP5Core
bt = template_tool.download(url)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 382, in download
bt = self._download_local(path, id)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 328, in _download_local
bt.importFile(path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5834, in importFile
'revision': vcs_tool.getRevision(True)})
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 321, in getRevision
return self.git('rev-parse', '--short', 'HEAD') + '+'
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 84, in git
p = self._git(stdout=subprocess.PIPE, stderr=subprocess.PIPE, *args, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 79, in _git
e.strerror)
GitInstallationError: git command cannot be executed: Resource temporarily unavailable
Ran Unit test of <class 'runUnitTest._ZodbTestComponentBootstrapOnly'> (installation failed)
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
suite = loader.loadTestsFromNames(test_list)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
_ZodbTestComponentBootstrapOnly(test_list).setUp()
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
erp5_catalog_storage=erp5_catalog_storage)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
sql_reset=sql_reset)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
reindex=reindex, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2374, in setup
self.setupERP5Core(p,**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2398, in setupERP5Core
bt = template_tool.download(url)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 382, in download
bt = self._download_local(path, id)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 328, in _download_local
bt.importFile(path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5834, in importFile
'revision': vcs_tool.getRevision(True)})
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 321, in getRevision
return self.git('rev-parse', '--short', 'HEAD') + '+'
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 84, in git
p = self._git(stdout=subprocess.PIPE, stderr=subprocess.PIPE, *args, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 79, in _git
e.strerror)
GitInstallationError: git command cannot be executed: Resource temporarily unavailable
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/bin/runUnitTest", line 282, in <module>
sys.exit(runUnitTest.main())
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 882, in main
run_only=run_only,
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 642, in runUnitTestList
suite = loader.loadTestsFromNames(test_list)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/Products/ERP5Type/tests/runUnitTest.py", line 423, in loadTestsFromNames
_ZodbTestComponentBootstrapOnly(test_list).setUp()
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 926, in setUp
erp5_catalog_storage=erp5_catalog_storage)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeTestCase.py", line 1174, in setUpERP5Site
**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 100, in manage_addERP5Site
sql_reset=sql_reset)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 1964, in create
reindex=reindex, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2374, in setup
self.setupERP5Core(p,**kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/ERP5Site.py", line 2398, in setupERP5Core
bt = template_tool.download(url)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 382, in download
bt = self._download_local(path, id)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Tool/TemplateTool.py", line 328, in _download_local
bt.importFile(path)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5/Document/BusinessTemplate.py", line 5834, in importFile
'revision': vcs_tool.getRevision(True)})
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 321, in getRevision
return self.git('rev-parse', '--short', 'HEAD') + '+'
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 84, in git
p = self._git(stdout=subprocess.PIPE, stderr=subprocess.PIPE, *args, **kw)
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5VCS/Git.py", line 79, in _git
e.strerror)
Products.ERP5VCS.Git.GitInstallationError: git command cannot be executed: Resource temporarily unavailable
FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart4/srv/testnode/aai/soft/8d7816fc8f02682bf54fbcf7d3d22507/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: testAttachDocument
testContributeAndEmbedImageWithFCKEditor
testContributeTab
testPortalContributionsToolNewFile
FAIL: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/srv/slapgrid/slappart1/srv/testnode/aai/soft/3a78a44f752160cc2dfd949fa973caf5/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 381, in testFunctionalTestRunner
self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: testMyDocumentsGadget
testCheckPDFThumbnail
testCreateNewFile
More information about the Erp5-report
mailing list