From 45966dedece8fd9c2be2d0d1dbee878b7ee74093 Mon Sep 17 00:00:00 2001 From: Lucas Carvalho <lucas@nexedi.com> Date: Tue, 25 Jan 2011 16:12:03 +0000 Subject: [PATCH] After increasing the timeout, it must be restored to default value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42665 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../testStandardConfigurationProcess.xml | 5 +++++ .../testStandardConsultingConfigurationProcess.xml | 5 +++++ bt5/erp5_configurator_standard_ui_test/bt/revision | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml b/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml index 4fa338934b..31f2a800bb 100644 --- a/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml +++ b/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConfigurationProcess.xml @@ -525,6 +525,11 @@ </tr>\n <span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities">\n Wait for activities</span>\n +<tr>\n + <td>setTimeout</td>\n + <td>30000</td>\n + <td></td>\n +</tr>\n <tr>\n <td>openAndWait</td>\n <td>${base_url}/Zuite_assertEndConfiguration</td>\n diff --git a/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml b/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml index 1bd0d627ee..22a5314e36 100644 --- a/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml +++ b/bt5/erp5_configurator_standard_ui_test/PathTemplateItem/portal_tests/configurator_standard_zuite/testStandardConsultingConfigurationProcess.xml @@ -564,6 +564,11 @@ </tr>\n <span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities">\n Wait for activities</span>\n +<tr>\n + <td>setTimeout</td>\n + <td>30000</td>\n + <td></td>\n +</tr>\n <tr>\n <td>openAndWait</td>\n <td>${base_url}/Zuite_assertEndConfiguration</td>\n diff --git a/bt5/erp5_configurator_standard_ui_test/bt/revision b/bt5/erp5_configurator_standard_ui_test/bt/revision index b7f636c12f..ed4df3c909 100644 --- a/bt5/erp5_configurator_standard_ui_test/bt/revision +++ b/bt5/erp5_configurator_standard_ui_test/bt/revision @@ -1 +1 @@ -665 \ No newline at end of file +666 \ No newline at end of file -- 2.30.9