diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockHeight.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockHeight.xml index 823776b29a2acc59e1f63e5aee27818f2d6ac188..8e575d630aee62861ff04bcddeb067239689da8c 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockHeight.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockHeight.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox block Height</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -211,6 +214,8 @@ <td>Set Successfully.</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml index 845fa41aeaf80b7b0aa326992c02f3d9414a446d..5f08c38d92e02e54202a084d4307b311d8a00d65 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxBlockPosition.xml @@ -50,6 +50,9 @@ <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 +<!-- 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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -223,6 +226,8 @@ <td>72</td>\n </tr>\n </tal:block>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml index d2f365278202af66176c20dc3e1da569ab139ee4..3355bf1ed463a40353d3e48b6604c7691c0d5378 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeader.xml @@ -51,6 +51,9 @@ <tr><td rowspan="1" colspan="3">Test PlanningBox Column Header</td></tr>\n </thead><tbody tal:define="year python: DateTime().year();\n now python: DateTime()">\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -319,6 +322,8 @@ <td>Site Error</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml index 204be5356dedb3da047dbbeda395d46f4d4f57f5..c4f96b3400408609354208d6a9bd5583dc9fee23 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxColumnHeaderLink.xml @@ -51,6 +51,9 @@ <tr><td rowspan="1" colspan="3">Test PlanningBox Column Header Link</td></tr>\n </thead><tbody tal:define="year python: DateTime().year();\n now python: DateTime()">\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -253,6 +256,8 @@ <td>//div[@id="group_1_activity_1_block_1"]/div[@class="planning_box_center"]</td>\n <td>Title 0</td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml index 1018a546fc93874cdcaea490229e06f08b8bbc3a..64029f5aa31d2bca18231d26b3168880cecdd51a 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDataInfo.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Data Info</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -221,6 +224,8 @@ <td>//div[@id="group_3_activity_1_block_1"]/a[@class="planning_box_botleft"]</td>\n <td>Title 2</td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDefaultZoom.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDefaultZoom.xml index 593fb35245b497d62798ab925814cb9db154ff4d..3d6929add130d26e58a989791a97880b119431d8 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDefaultZoom.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDefaultZoom.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Default Zoom</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -177,6 +180,8 @@ <td>Site Error</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml index 50852943d2299d1752ae3e7fe79ff6f5d38115d4..7cfb31d272feb6195ba0c41af5bc32d320b22a00 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxDomainDataInfo.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Domain Data Info</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -236,6 +239,8 @@ <td>SiteError</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEdition.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEdition.xml index 84024cd20d0000eb4112bdfec49537cac39b5fd5..685a971886d0eceff6182b3cd1d23c6db9f67525 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEdition.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEdition.xml @@ -51,6 +51,9 @@ <tr><td rowspan="1" colspan="3">Test PlanningBox Data Info</td></tr>\n </thead><tbody tal:define="t python:DateTime();\n datestring python:\'%04d/%02d/%02d \' % (t.year(),t.month(), t.day())">\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -238,6 +241,8 @@ <td tal:content="string:${datestring}22:33:36"></td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml index 411e0cf15e0dab910b7e11064b5c2b81ae15dd8b..03464cbda87ee93d95d4b0ef384ea7b83d592c42 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxEmpty.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Empty</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -86,6 +89,8 @@ <td>PlanningBoxError</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml index 161851efde3f1dd1942f8910375a3b6a7e00fcf2..7b15907a7cf801ef75803257bfdf23b0bfd4e049 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxFoldAndUnfold.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Fold And Unfold</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -206,6 +209,8 @@ <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>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoom.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoom.xml index 5059c1e513f27351c8833a3d116a71cf2f3942cd..2e6346033ba05afae0674b64cfc05349a8a9be92 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoom.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoom.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Next and Previous Lane</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -171,6 +174,8 @@ <td>//div[@id="group_1_activity_1_block_1"]/div[@class="planning_box_center"]</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoomMultipleTimes.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoomMultipleTimes.xml index 5c1353b86717908af6d8c30296bd7ab2dda86abe..18b70df0b64b2b88387365a044d01dfadc525566 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoomMultipleTimes.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxNextPreviousZoomMultipleTimes.xml @@ -53,6 +53,9 @@ now python: DateTime();\n sday python: DateTime()-DateTime().dow();\n page_list python:range(10)">\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -260,6 +263,8 @@ <td>lane_path</td>\n <td>Day</td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml index 38e9f4aaef1debfe2498f0433a0fc383d6b76d59..91e8164e76d94b7efd77f64c5a2421bedf9ea408 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxPage.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Page</td></tr>\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -195,6 +198,8 @@ <td>//input[@id=\'axis_y_previous\']</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeader.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeader.xml index 39f4de53ee38471d41b5cb58691cc6f9543978e3..c44217bfb477410d4af9602fa691302c29234f43 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeader.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeader.xml @@ -51,6 +51,9 @@ <tr><td rowspan="1" colspan="3">Test PlanningBox Vertical Column Header</td></tr>\n </thead><tbody tal:define="year python: DateTime().year();\n now python: DateTime()">\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -338,6 +341,8 @@ <td>Set Successfully.</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeaderLink.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeaderLink.xml index 6a50d63838ca0de0726d9a6b45e42a2e02720778..064435f8b09fa7b601b046b39ba120c5af56b394 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeaderLink.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/planning_box_field_zuite/testPlanningBoxVerticalViewColumnHeaderLink.xml @@ -50,6 +50,9 @@ <thead>\n <tr><td rowspan="1" colspan="3">Test PlanningBox Vertical Column Header Link</td></tr>\n </thead><tbody tal:define="year python: DateTime().year()">\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 <tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/init" />\n <tr>\n <td>open</td>\n @@ -272,6 +275,8 @@ <td>Set Successfully.</td>\n <td></td>\n </tr>\n +</tal:block>\n +\n </tbody></table>\n </body>\n </html>\n diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index 2d3d9c27b62f84775eda6c0191feacaf5559fc3f..0642336574c704b287331ad4bc605737a5f1a770 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -472 \ No newline at end of file +473 \ No newline at end of file