From nobody at svn.erp5.org Sat Dec 2 00:33:02 2017 From: nobody at svn.erp5.org (nobody at svn.erp5.org) Date: Fri, 01 Dec 2017 23:33:02 +0000 Subject: [Erp5-report] =?utf-8?q?ERP5-MASTER_=3A_5228_Tests=2C_17_Errors?= =?utf-8?q?=2C_0_Failures=2C_187_Skips?= Message-ID: <20171201233303.1BF62BF0036@mail2.tiolive.com> Test Suite: ERP5-MASTER Revision: slapos.cookbook=10178-a0408a0ae71ec449a056d477e4f7c1a3a10e7d43,erp5=48208-f82a15407b07d3fe63907ce2ec47f7d53950b4ee Result: FAIL All tests: 5228 Failures: 0 Errors: 17 Skips: 187 https://nexedi.erp5.net/test_result_module/20171201-6E4197E4/view The following tests failed: erp5_web_ecrm_test:testE5gEcrm (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testE5gEcrm.TestZeleniumCore) erp5_web_ehr_test:testE5gEhr (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testE5gEhr.TestZeleniumCore) erp5_web_monitoring_ui_test:testFunctionalOfficejsMonitoring (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficejsMonitoring.TestZeleniumCore) erp5_web_renderjs_ui_test:testFunctionalRJSCore (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSCore.TestRenderJSUICore) erp5_web_renderjs_ui_test:testFunctionalRJSFloatField (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSFloatField.TestRenderJSUIFloatField) erp5_web_renderjs_ui_test:testFunctionalRJSLogout (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSLogout.TestRenderJSUILogout) erp5_web_renderjs_ui_test:testFunctionalRJSLogoutTranslation (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSLogoutTranslation.TestFunctionalRJSLogoutTranslation) erp5_web_renderjs_ui_test:testFunctionalRJSMatrixbox (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSMatrixbox.TestRenderJSUIMatrixbox) erp5_web_renderjs_ui_test:testFunctionalRJSMultiCheckBoxField (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSMultiCheckBoxField.TestRenderJSUIMultiCheckBoxField) erp5_web_renderjs_ui_test:testFunctionalRJSMultiListField (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSMultiListField.TestRenderJSUIMultiListField) erp5_web_renderjs_ui_test:testFunctionalRJSNotification (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSNotification.TestRenderJSUINotification) erp5_web_renderjs_ui_test:testFunctionalRJSPage (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSPage.TestRenderJSUIPage) erp5_web_renderjs_ui_test:testFunctionalRJSRadioField (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRadioField.TestRenderJSUIRadioField) erp5_web_renderjs_ui_test:testFunctionalRJSRelationField (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRelationField.TestRenderJSUIRelationField) erp5_web_renderjs_ui_test:testFunctionalRJSRouter (1 errors) testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRouter.TestRenderJSUIRouter) testFunctionalCore (1 errors) testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) testFunctionalKM (1 errors) 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_renderjs_ui_test:testFunctionalRJSTranslation (1 skips) erp5_web_shacache:testShaCache (1 skips) erp5_web_shadir:testShaDir (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 (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' testConstraint (1 skips) 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 (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 --> testI18NSearch (1 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: 5871 bytes Desc: not available URL: -------------- next part -------------- ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testE5gEcrm.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testE5gEhr.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalOfficejsMonitoring.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSCore.TestRenderJSUICore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSFloatField.TestRenderJSUIFloatField) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSLogout.TestRenderJSUILogout) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSLogoutTranslation.TestFunctionalRJSLogoutTranslation) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSMatrixbox.TestRenderJSUIMatrixbox) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSMultiCheckBoxField.TestRenderJSUIMultiCheckBoxField) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSMultiListField.TestRenderJSUIMultiListField) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSNotification.TestRenderJSUINotification) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSPage.TestRenderJSUIPage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRadioField.TestRenderJSUIRadioField) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRelationField.TestRenderJSUIRelationField) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSRouter.TestRenderJSUIRouter) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart7/srv/testnode/aai/soft/f030becfa6e3878c62ccb9bccc43a291/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill' ERROR: testFunctionalTestRunner (testFunctionalKM.TestZeleniumKM) ---------------------------------------------------------------------- Traceback (most recent call last): File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 303, in testFunctionalTestRunner iframe = self.runner.test(debug=debug) File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/parts/erp5/product/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 182, in test browser.quit() File "/srv/slapgrid/slappart8/srv/testnode/aai/soft/2da363b8a5af316bd4fab5fb9b352d79/eggs/selenium-2.53.1-py2.7.egg/selenium/webdriver/firefox/webdriver.py", line 123, in quit self.binary.kill() AttributeError: 'str' object has no attribute 'kill'