[Erp5-report] r34858 leonardo - in /erp5/trunk/bt5: erp5_accounting_ui_test/PathTemplateIte...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 29 16:20:45 CEST 2010


Author: leonardo
Date: Thu Apr 29 16:20:43 2010
New Revision: 34858

URL: http://svn.erp5.org?rev=34858&view=rev
Log:
drop useless Zelenium version check

Modified:
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_multi_pages.html.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml
    erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
    erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_internal_supply_line_price_quantity_step.xml
    erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml
    erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml
    erp5/trunk/bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_CommonTemplate.xml
    erp5/trunk/bt5/erp5_pdm_ui_test/bt/revision
    erp5/trunk/bt5/erp5_project_ui_test/SkinTemplateItem/portal_skins/erp5_project_ui_test/Zuite_CommonTemplateForProjectZuite.xml
    erp5/trunk/bt5/erp5_project_ui_test/bt/revision
    erp5/trunk/bt5/erp5_trade_ui_test/SkinTemplateItem/portal_skins/erp5_trade_ui_test/Zuite_CommonTemplateForTradeZuite.xml
    erp5/trunk/bt5/erp5_trade_ui_test/bt/revision
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldSearchDialogChangePage.xml
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleMultiRelationField.xml
    erp5/trunk/bt5/erp5_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_account_transaction_list.html.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -86,7 +86,7 @@
   <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
   <td>0.00</td>\n
 </tr>\n
-<tr tal:condition="is_selenium_0_8">\n
+<tr>\n
   <td>verifySelectedLabel</td>\n
   <td>field_your_node</td>\n
   <td>41 - Receivable</td>\n
@@ -243,7 +243,7 @@
   <td>on</td>\n
 </tr>\n
 \n
-<tr tal:condition="is_selenium_0_8">\n
+<tr>\n
   <td>verifySelectedLabel</td>\n
   <td>field_your_node</td>\n
   <td>41 - Receivable</td>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_from_entity_transaction_list.html.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -97,7 +97,7 @@
   <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
   <td>0.00</td>\n
 </tr>\n
-<tr tal:condition="is_selenium_0_8">\n
+<tr>\n
   <td>verifySelectedLabel</td>\n
   <td>field_your_node</td>\n
   <td></td>\n
@@ -226,7 +226,7 @@
   <td>on</td>\n
 </tr>\n
 \n
-<tr tal:condition="is_selenium_0_8">\n
+<tr>\n
   <td>verifySelectedLabel</td>\n
   <td>field_your_node</td>\n
   <td>41 - Receivable</td>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_multi_pages.html.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_multi_pages.html.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_multi_pages.html.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/PathTemplateItem/portal_tests/accounting_zuite/test_grouping_reference/test_group_multi_pages.html.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -97,7 +97,7 @@
   <td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
   <td>0.00</td>\n
 </tr>\n
-<tr tal:condition="is_selenium_0_8">\n
+<tr>\n
   <td>verifySelectedLabel</td>\n
   <td>field_your_node</td>\n
   <td></td>\n
@@ -236,7 +236,7 @@
   <td>on</td>\n
 </tr>\n
 \n
-<tr tal:condition="is_selenium_0_8">\n
+<tr>\n
   <td>verifySelectedLabel</td>\n
   <td>field_your_node</td>\n
   <td>41 - Receivable</td>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/AccountingZuite_CommonTemplate.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -41,10 +41,9 @@
 
 <tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
            xmlns:metal="http://xml.zope.org/namespaces/metal">\n
-  <tal:block metal:define-macro="init"\n
-            tal:define="global is_selenium_0_8 python: here.getPortalObject().portal_tests.getZeleniumVersion() &gt; \'Zelenium-0.8\'">\n
+  <tal:block metal:define-macro="init">\n
     <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
-    <tr tal:condition="is_selenium_0_8">\n
+    <tr>\n
       <td>setTimeout</td>\n
       <td>600000</td>\n
       <td></td>\n

Modified: erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting_ui_test/bt/revision [utf8] Thu Apr 29 16:20:43 2010
@@ -1,1 +1,1 @@
-155
+156

Modified: erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_internal_supply_line_price_quantity_step.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_internal_supply_line_price_quantity_step.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_internal_supply_line_price_quantity_step.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_internal_supply_line_price_quantity_step.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -62,13 +62,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_internal_supply_line_quantity_step_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>10<br />20</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>10\n
-20</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
@@ -141,13 +135,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_internal_supply_line_quantity_step_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>foo<br />bar</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>foo\n
-bar</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -62,13 +62,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_purchase_supply_line_quantity_step_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>10<br />20</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>10\n
-20</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
@@ -141,13 +135,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_purchase_supply_line_quantity_step_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>foo<br />bar</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>foo\n
-bar</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -62,13 +62,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_sale_supply_line_quantity_step_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>10<br />20</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>10\n
-20</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n
@@ -141,13 +135,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_sale_supply_line_quantity_step_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>foo<br />bar</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>foo\n
-bar</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_CommonTemplate.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_CommonTemplate.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_CommonTemplate.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm_ui_test/SkinTemplateItem/portal_skins/erp5_pdm_ui_test/PdmZuite_CommonTemplate.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -41,10 +41,9 @@
 
 <tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
            xmlns:metal="http://xml.zope.org/namespaces/metal">\n
-  <tal:block metal:define-macro="init"\n
-            tal:define="global is_selenium_0_8 python: here.getPortalObject().portal_tests.getZeleniumVersion() &gt; \'Zelenium-0.8\'">\n
+  <tal:block metal:define-macro="init">\n
     <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
-    <tr tal:condition="is_selenium_0_8">\n
+    <tr>\n
       <td>setTimeout</td>\n
       <td>600000</td>\n
       <td></td>\n

Modified: erp5/trunk/bt5/erp5_pdm_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdm_ui_test/bt/revision?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdm_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_pdm_ui_test/bt/revision [utf8] Thu Apr 29 16:20:43 2010
@@ -1,1 +1,1 @@
-21
+23

Modified: erp5/trunk/bt5/erp5_project_ui_test/SkinTemplateItem/portal_skins/erp5_project_ui_test/Zuite_CommonTemplateForProjectZuite.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project_ui_test/SkinTemplateItem/portal_skins/erp5_project_ui_test/Zuite_CommonTemplateForProjectZuite.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project_ui_test/SkinTemplateItem/portal_skins/erp5_project_ui_test/Zuite_CommonTemplateForProjectZuite.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_project_ui_test/SkinTemplateItem/portal_skins/erp5_project_ui_test/Zuite_CommonTemplateForProjectZuite.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -41,10 +41,9 @@
 
 <tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
            xmlns:metal="http://xml.zope.org/namespaces/metal">\n
-  <tal:block metal:define-macro="init"\n
-            tal:define="global is_selenium_0_8 python: here.getPortalObject().portal_tests.getZeleniumVersion() &gt; \'Zelenium-0.8\'">\n
+  <tal:block metal:define-macro="init">\n
     <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
-    <tr tal:condition="is_selenium_0_8">\n
+    <tr>\n
       <td>setTimeout</td>\n
       <td>600000</td>\n
       <td></td>\n

Modified: erp5/trunk/bt5/erp5_project_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_project_ui_test/bt/revision?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_project_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_project_ui_test/bt/revision [utf8] Thu Apr 29 16:20:43 2010
@@ -1,1 +1,1 @@
-3
+4

Modified: erp5/trunk/bt5/erp5_trade_ui_test/SkinTemplateItem/portal_skins/erp5_trade_ui_test/Zuite_CommonTemplateForTradeZuite.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade_ui_test/SkinTemplateItem/portal_skins/erp5_trade_ui_test/Zuite_CommonTemplateForTradeZuite.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade_ui_test/SkinTemplateItem/portal_skins/erp5_trade_ui_test/Zuite_CommonTemplateForTradeZuite.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade_ui_test/SkinTemplateItem/portal_skins/erp5_trade_ui_test/Zuite_CommonTemplateForTradeZuite.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -41,10 +41,9 @@
 
 <tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
            xmlns:metal="http://xml.zope.org/namespaces/metal">\n
-  <tal:block metal:define-macro="init"\n
-            tal:define="global is_selenium_0_8 python: here.getPortalObject().portal_tests.getZeleniumVersion() &gt; \'Zelenium-0.8\'">\n
+  <tal:block metal:define-macro="init">\n
     <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
-    <tr tal:condition="is_selenium_0_8">\n
+    <tr>\n
       <td>setTimeout</td>\n
       <td>600000</td>\n
       <td></td>\n

Modified: erp5/trunk/bt5/erp5_trade_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade_ui_test/bt/revision?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_trade_ui_test/bt/revision [utf8] Thu Apr 29 16:20:43 2010
@@ -1,1 +1,1 @@
-1
+2

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -49,7 +49,7 @@
 <table cellpadding="1" cellspacing="1" border="1">\n
 <thead>\n
 <tr><td rowspan="1" colspan="3">Test PlanningBox Block Positioning</td></tr>\n
-</thead><tbody tal:define="is_selenium_0_8 python:here.getPortalObject().portal_tests.getZeleniumVersion() > \'Zelenium-0.8\'">\n
+</thead><tbody>\n
 <!-- Planning Box is not displayed in mobile skin\n
      So this test is skipped -->\n
 <tal:block tal:condition="python: context.TestTool_getSkinName()!=\'Mobile\'">\n
@@ -164,68 +164,66 @@
   <td>//div[@id="group_3_activity_1_block_1"]/div[@class="planning_box_center"]</td>\n
   <td>Title 2</td>\n
 </tr>\n
-<tal:block tal:condition="is_selenium_0_8">\n
-  <tr>\n
-    <td>verifyElementPositionLeft</td>\n
-    <td>id=group_1_activity_1_block_1</td>\n
-    <td>552</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementPositionLeft</td>\n
-    <td>id=group_2_activity_1_block_1</td>\n
-    <td>552</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementPositionLeft</td>\n
-    <td>id=group_3_activity_1_block_1</td>\n
-    <td>552</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementPositionTop</td>\n
-    <td>id=group_1_activity_1_block_1</td>\n
-    <td>250</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementPositionTop</td>\n
-    <td>id=group_2_activity_1_block_1</td>\n
-    <td>330</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementPositionTop</td>\n
-    <td>id=group_3_activity_1_block_1</td>\n
-    <td>410</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementWidth</td>\n
-    <td>id=group_1_activity_1_block_1</td>\n
-    <td>320</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementWidth</td>\n
-    <td>id=group_2_activity_1_block_1</td>\n
-    <td>320</td>\n
-  </tr>\n
-  <tr>\n
-    <td>verifyElementWidth</td>\n
-    <td>id=group_3_activity_1_block_1</td>\n
-    <td>320</td>\n
-  </tr>\n
-  <tr>\n
-    <td>assertElementHeight</td>\n
-    <td>id=group_1_activity_1_block_1</td>\n
-    <td>72</td>\n
-  </tr>\n
-  <tr>\n
-    <td>assertElementHeight</td>\n
-    <td>id=group_2_activity_1_block_1</td>\n
-    <td>72</td>\n
-  </tr>\n
-  <tr>\n
-    <td>assertElementHeight</td>\n
-    <td>id=group_3_activity_1_block_1</td>\n
-    <td>72</td>\n
-  </tr>\n
-</tal:block>\n
+<tr>\n
+  <td>verifyElementPositionLeft</td>\n
+  <td>id=group_1_activity_1_block_1</td>\n
+  <td>552</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementPositionLeft</td>\n
+  <td>id=group_2_activity_1_block_1</td>\n
+  <td>552</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementPositionLeft</td>\n
+  <td>id=group_3_activity_1_block_1</td>\n
+  <td>552</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementPositionTop</td>\n
+  <td>id=group_1_activity_1_block_1</td>\n
+  <td>250</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementPositionTop</td>\n
+  <td>id=group_2_activity_1_block_1</td>\n
+  <td>330</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementPositionTop</td>\n
+  <td>id=group_3_activity_1_block_1</td>\n
+  <td>410</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementWidth</td>\n
+  <td>id=group_1_activity_1_block_1</td>\n
+  <td>320</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementWidth</td>\n
+  <td>id=group_2_activity_1_block_1</td>\n
+  <td>320</td>\n
+</tr>\n
+<tr>\n
+  <td>verifyElementWidth</td>\n
+  <td>id=group_3_activity_1_block_1</td>\n
+  <td>320</td>\n
+</tr>\n
+<tr>\n
+  <td>assertElementHeight</td>\n
+  <td>id=group_1_activity_1_block_1</td>\n
+  <td>72</td>\n
+</tr>\n
+<tr>\n
+  <td>assertElementHeight</td>\n
+  <td>id=group_2_activity_1_block_1</td>\n
+  <td>72</td>\n
+</tr>\n
+<tr>\n
+  <td>assertElementHeight</td>\n
+  <td>id=group_3_activity_1_block_1</td>\n
+  <td>72</td>\n
+</tr>\n
 </tal:block>\n
 \n
 </tbody></table>\n

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldSearchDialogChangePage.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldSearchDialogChangePage.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldSearchDialogChangePage.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testMultiRelationFieldSearchDialogChangePage.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -49,7 +49,7 @@
 <table cellpadding="1" cellspacing="1" border="1">\n
 <thead>\n
 <tr><td rowspan="1" colspan="3">Test Multiple Relation Field Search Dialog Change Page</td></tr>\n
-</thead><tbody tal:define="is_selenium_0_8 python:here.getPortalObject().portal_tests.getZeleniumVersion() > \'Zelenium-0.8\'">\n
+</thead><tbody>\n
 <tal:block metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init" />\n
 <tr>\n
   <td>open</td>\n
@@ -94,13 +94,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>%1%<br />%2%</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>%1%\n
-%2%</td>\n
-</tal:block>\n
 </tr>\n
 <tr>\n
   <td>clickAndWait</td>\n

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testRelationFieldJump.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -50,7 +50,7 @@
 <thead>\n
 <tr><td rowspan="1" colspan="3">Test Relation Field Jump</td></tr>\n
 </thead>\n
-<tbody tal:define="is_selenium_0_8 python:here.getPortalObject().portal_tests.getZeleniumVersion() > \'Zelenium-0.8\'">\n
+<tbody>\n
 <tal:block metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init" />\n
 <tr>\n
   <td>open</td>\n
@@ -122,13 +122,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_category_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>bar_category/foo_module/0<br />bar_category/foo_module/1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>bar_category/foo_module/0\n
-bar_category/foo_module/1</td>\n
-</tal:block>\n
   <td></td>\n
 </tr>\n
 <tr>\n

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleMultiRelationField.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleMultiRelationField.xml?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleMultiRelationField.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleMultiRelationField.xml [utf8] Thu Apr 29 16:20:43 2010
@@ -50,7 +50,7 @@
 <thead>\n
 <tr><td rowspan="1" colspan="3">Test Multi Relation Field, using metadata tab\n
 to set categories</td></tr>\n
-</thead><tbody tal:define="is_selenium_0_8 python:here.getPortalObject().portal_tests.getZeleniumVersion() > \'Zelenium-0.8\'">\n
+</thead><tbody>\n
 <tal:block metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init" />\n
 <tr>\n
   <td>open</td>\n
@@ -85,13 +85,7 @@
 <tr>\n
   <td>type</td>\n
   <td>field_my_category_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>bar_category/foo_module/0<br />bar_category/foo_module/1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>bar_category/foo_module/0\n
-bar_category/foo_module/1</td>\n
-</tal:block>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -115,26 +109,13 @@
 <tr>\n
   <td>verifyValue</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 0<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 0\n
-Title 1</td>\n
-</tal:block>\n
   <td></td>\n
 </tr>\n
 <tr>\n
   <td>type</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 0<br />Title 1<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 0\n
-Title 1\n
-Title 1</td>\n
-</tal:block>\n
   <td>Make sure than we can repeat the second item in a list</td>\n
 </tr>\n
 <tr>\n
@@ -146,28 +127,13 @@
 <tr>\n
   <td>verifyValue</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 0<br />Title 1<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 0\n
-Title 1\n
-Title 1</td>\n
-</tal:block>\n
   <td></td>\n
 </tr>\n
 <tr>\n
   <td>type</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 0<br />Title 0<br />Title 1<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 0\n
-Title 0\n
-Title 1\n
-Title 1</td>\n
-</tal:block>\n
   <td>Make sure that we can repeat the first item (default) in a list</td>\n
 </tr>\n
 <tr>\n
@@ -179,28 +145,13 @@
 <tr>\n
   <td>verifyValue</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 0<br />Title 0<br />Title 1<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 0\n
-Title 0\n
-Title 1\n
-Title 1</td>\n
-</tal:block>\n
   <td></td>\n
 </tr>\n
 <tr>\n
   <td>type</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 1<br />Title 0<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 1\n
-Title 0\n
-Title 1</td>\n
-</tal:block>\n
   <td>Make sure we can reorder items in a list</td>\n
 </tr>\n
 <tr>\n
@@ -212,14 +163,7 @@
 <tr>\n
   <td>verifyValue</td>\n
   <td>field_my_bar_category_title_list</td>\n
-<tal:block tal:condition="is_selenium_0_8">\n
   <td>Title 1<br />Title 0<br />Title 1</td>\n
-</tal:block>\n
-<tal:block tal:condition="not:is_selenium_0_8">\n
-  <td>Title 1\n
-Title 0\n
-Title 1</td>\n
-</tal:block>\n
   <td></td>\n
 </tr>\n
 <!-- XXX don\'t test jump for now, because we don\'t have good locators anyway.\n

Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=34858&r1=34857&r2=34858&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Thu Apr 29 16:20:43 2010
@@ -1,1 +1,1 @@
-560
+564




More information about the Erp5-report mailing list