disable-sc-sw-ScriptOrganizer-test
authorDebian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Sun, 21 Jun 2020 11:07:16 +0000 (12:07 +0100)
committerRene Engelhard <rene@debian.org>
Sun, 21 Jun 2020 11:07:16 +0000 (12:07 +0100)
Gbp-Pq: Name disable-sc-sw-ScriptOrganizer-test.diff

sc/qa/uitest/calc_dialogs/openDialogs.py
sw/qa/uitest/writer_dialogs/openDialogs.py

index 94a7ca916c1482e73e9f8bf4eee8c6b4dbd2f940..69b57c1a8fa43c60d569891bf7ad92f5c0874f7a 100644 (file)
@@ -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
index 60e126780d69242cc3cbbd18e363cfda0f2529c3..b89d47abcaf34f767fc6c43d131205503ccbc71b 100644 (file)
@@ -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"},