From ba244c7a96e3f864053cd2868fd5c83660e04ead Mon Sep 17 00:00:00 2001
From: Mohamadou Mbengue <mmbengue@gmail.com>
Date: Thu, 20 Aug 2009 10:17:26 +0000
Subject: [PATCH] 2009-08-20 Mohamadou * Skip business_template_zuite in mobile
 ui tests.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28485 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../business_template_zuite/testDependenciesHandling.xml       | 2 +-
 .../portal_tests/business_template_zuite/testUpdateFromSvn.xml | 2 +-
 bt5/erp5_ui_test/bt/change_log                                 | 3 +++
 bt5/erp5_ui_test/bt/revision                                   | 2 +-
 4 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testDependenciesHandling.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testDependenciesHandling.xml
index 943ee6fedc..238dc9a497 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testDependenciesHandling.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testDependenciesHandling.xml
@@ -50,8 +50,8 @@
 <thead>\n
 <tr><td rowspan="1" colspan="3">Test Dependency Handling</td></tr>\n
 </thead><tbody>\n
-<tal:block metal:use-macro="here/BTZuite_CommonTemplate/macros/init" />\n
 <tal:block tal:condition="python: context.TestTool_getSkinName()!=\'Mobile\'">\n
+<tal:block metal:use-macro="here/BTZuite_CommonTemplate/macros/init" />\n
 <tr>\n
   <td>open</td>\n
   <td>${base_url}/portal_templates/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog?dialog_category=object_exchange&cancel_url=http%3A//127.0.0.1%3A9080/erp5/portal_templates/&selection_index:int=0&form_id=TemplateTool_viewBusinessTemplateList&selection_name=business_template_selection</td>\n
diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testUpdateFromSvn.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testUpdateFromSvn.xml
index 874717a6b3..1e5d57e55a 100644
--- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testUpdateFromSvn.xml
+++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/business_template_zuite/testUpdateFromSvn.xml
@@ -51,9 +51,9 @@
 <tr><td rowspan="1" colspan="3">Test update from svn (You\n
       must have checkout a copy of test_core in your svn dir)</td></tr>\n
 </thead><tbody>\n
+<tal:block tal:condition="python: context.TestTool_getSkinName()!=\'Mobile\'">\n
 <tal:block metal:use-macro="here/BTZuite_CommonTemplate/macros/init" />\n
 \n
-<tal:block tal:condition="python: context.TestTool_getSkinName()!=\'Mobile\'">\n
 <tr>\n
   <td>open</td>\n
   <td>${base_url}/portal_templates/TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog</td>\n
diff --git a/bt5/erp5_ui_test/bt/change_log b/bt5/erp5_ui_test/bt/change_log
index 893b96893f..3676f2ee7a 100644
--- a/bt5/erp5_ui_test/bt/change_log
+++ b/bt5/erp5_ui_test/bt/change_log
@@ -1,3 +1,6 @@
+2009-08-20 Mohamadou
+* Skip business_template_zuite in mobile ui tests.
+
 2009-04-30 Tatuya
 * add a field 'row_css_method' according as the Listbox.
 
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 2415c06594..495ae252f0 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-448
\ No newline at end of file
+464
\ No newline at end of file
-- 
2.30.9