From fd543f333357725c8697b2eab2462c20c95e4648 Mon Sep 17 00:00:00 2001 From: Kazuhiko Shiozaki <kazuhiko@nexedi.com> Date: Mon, 6 Apr 2009 07:22:23 +0000 Subject: [PATCH] set larger timeout for this test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26282 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_tests/ooo_import_zuite/testOOoImport.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/ooo_import_zuite/testOOoImport.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/ooo_import_zuite/testOOoImport.xml index 4b54e190fe..0a4ba6469a 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/ooo_import_zuite/testOOoImport.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/ooo_import_zuite/testOOoImport.xml @@ -50,12 +50,16 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test OOo Importing </td></tr>\n </thead><tbody>\n -<!-- <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" /> -->\n <tr>\n <td>store</td>\n <td tal:content="python:here.getPortalObject().absolute_url()">http://example.com/erp5</td>\n <td>base_url</td>\n </tr>\n +<tr>\n + <td>setTimeout</td>\n + <td>600000</td>\n + <td></td>\n +</tr>\n <tr>\n <td>open</td>\n <td>${base_url}/foo_module/OOoImportZuite_reset</td>\n -- 2.30.9