From 1384411b24a318d69ac67a469ea46b7d3449fb51 Mon Sep 17 00:00:00 2001 From: Boris Kocherov <bk@raskon.ru> Date: Sat, 23 Dec 2017 03:14:40 +0300 Subject: [PATCH] [erp5_officejs_ui_test] remove wait for activites after clone site --- .../testOnlyfficePresentation.zpt | 1 - .../testOnlyfficePresentationSave.zpt | 1 - .../testOnlyfficeSpreadsheet.zpt | 1 - .../testOnlyfficeSpreadsheetComplexDocument.zpt | 1 - .../testOnlyfficeSpreadsheetSave.zpt | 1 - .../officejs_ui_ooo_text_zuite/testOnlyfficeText.zpt | 1 - .../officejs_ui_ooo_text_zuite/testOnlyfficeTextSave.zpt | 1 - 7 files changed, 7 deletions(-) diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentation.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentation.zpt index 3fbf3279da..09c0d974b1 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentation.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentation.zpt @@ -48,7 +48,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> -<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities" /> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentationSave.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentationSave.zpt index 34703bf258..6e13f8a7dc 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentationSave.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_presentation_zuite/testOnlyfficePresentationSave.zpt @@ -48,7 +48,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> -<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities" /> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheet.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheet.zpt index 10d41c9a82..7c50ccac3e 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheet.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheet.zpt @@ -48,7 +48,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> -<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities" /> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetComplexDocument.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetComplexDocument.zpt index f8b21b3805..25093c7371 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetComplexDocument.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetComplexDocument.zpt @@ -41,7 +41,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> - <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities"/> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetSave.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetSave.zpt index a910cc2286..f3568cd485 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetSave.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_spreadsheet_zuite/testOnlyfficeSpreadsheetSave.zpt @@ -48,7 +48,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> -<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities" /> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeText.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeText.zpt index f4760d7f7f..6b3212d37a 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeText.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeText.zpt @@ -48,7 +48,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> -<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities" /> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> diff --git a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeTextSave.zpt b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeTextSave.zpt index 6fbe6895da..ab8ba0efcb 100644 --- a/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeTextSave.zpt +++ b/bt5/erp5_officejs_ui_test/PathTemplateItem/portal_tests/officejs_ui_ooo_text_zuite/testOnlyfficeTextSave.zpt @@ -48,7 +48,6 @@ <td>test_url</td> </tr> <!-- Generic Officejs Test --> -<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/wait_for_activities" /> <tr> <td>open</td> <td>${base_url}/web_site_module/${test_url}/</td> -- 2.30.9