From d4599512b852d4d640b58c092ff559a481df06b7 Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Sun, 21 Jun 2020 12:07:16 +0100 Subject: [PATCH] disable-sc-sw-ScriptOrganizer-test Gbp-Pq: Name disable-sc-sw-ScriptOrganizer-test.diff --- sc/qa/uitest/calc_dialogs/openDialogs.py | 2 +- sw/qa/uitest/writer_dialogs/openDialogs.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/sc/qa/uitest/calc_dialogs/openDialogs.py b/sc/qa/uitest/calc_dialogs/openDialogs.py index 94a7ca916c1..69b57c1a8fa 100644 --- a/sc/qa/uitest/calc_dialogs/openDialogs.py +++ b/sc/qa/uitest/calc_dialogs/openDialogs.py @@ -149,7 +149,7 @@ dialogs = [ # {"command": ".uno:ToolProtectionDocument", "closeButton": "cancel"}, # tested in sc/qa/uitest/protect/protectSpreadsheet.py {"command": ".uno:RunMacro", "closeButton": "cancel"}, - {"command": ".uno:ScriptOrganizer", "closeButton": "close"}, +# {"command": ".uno:ScriptOrganizer", "closeButton": "close"}, {"command": ".uno:ShowLicense", "closeButton": "close"}, # {"command": ".uno:About", "closeButton": "close"}, # tested in sc/qa/uitest/calc_tests7/tdf106667.py diff --git a/sw/qa/uitest/writer_dialogs/openDialogs.py b/sw/qa/uitest/writer_dialogs/openDialogs.py index 60e126780d6..b89d47abcaf 100644 --- a/sw/qa/uitest/writer_dialogs/openDialogs.py +++ b/sw/qa/uitest/writer_dialogs/openDialogs.py @@ -103,7 +103,6 @@ dialogs = [ # may hang forever in e_book_client_connect_direct_sync {"command": ".uno:AddressBookSource", "closeButton": "cancel"}, {"command": ".uno:RunMacro", "closeButton": "cancel"}, - {"command": ".uno:ScriptOrganizer", "closeButton": "close"}, {"command": ".uno:OpenXMLFilterSettings", "closeButton": "close"}, {"command": "service:com.sun.star.deployment.ui.PackageManagerDialog", "closeButton": "close"}, # {"command": ".uno:ConfigureDialog", "closeButton": "cancel"}, -- 2.30.2