summaryrefslogtreecommitdiff
path: root/sw/qa/uitest/writer_dialogs/openDialogs.py
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/uitest/writer_dialogs/openDialogs.py')
-rw-r--r--sw/qa/uitest/writer_dialogs/openDialogs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/qa/uitest/writer_dialogs/openDialogs.py b/sw/qa/uitest/writer_dialogs/openDialogs.py
index 442d0eef9095..60e126780d69 100644
--- a/sw/qa/uitest/writer_dialogs/openDialogs.py
+++ b/sw/qa/uitest/writer_dialogs/openDialogs.py
@@ -99,7 +99,8 @@ dialogs = [
# {"command": ".uno:LineNumberingDialog", "closeButton": "cancel"},
# tested in sw/qa/uitest/writer_tests3/lineNumbering.py
{"command": ".uno:FootnoteDialog", "closeButton": "cancel"},
- {"command": ".uno:MailMergeWizard", "closeButton": "cancel"},
+ # {"command": ".uno:MailMergeWizard", "closeButton": "cancel"},
+ # 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"},