From: Debian LibreOffice Maintainers Date: Fri, 10 Apr 2020 16:51:13 +0000 (+0100) Subject: disable-sc-sw-ScriptOrganizer-test X-Git-Tag: archive/raspbian/1%6.4.4_rc1-1+rpi1~1^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5e748e032189087abebdbe5f680b5206fc991a19;p=libreoffice.git disable-sc-sw-ScriptOrganizer-test Gbp-Pq: Name disable-sc-sw-ScriptOrganizer-test.diff --- 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 442d0eef909..b7799e5d0ae 100644 --- a/sw/qa/uitest/writer_dialogs/openDialogs.py +++ b/sw/qa/uitest/writer_dialogs/openDialogs.py @@ -102,7 +102,6 @@ dialogs = [ {"command": ".uno:MailMergeWizard", "closeButton": "cancel"}, {"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"},