tdf#135938 - Partially revert fix test case
Because it sometimes hangs, see https://gerrit.libreoffice.org/c/core/+/140985
Change-Id: Iee0d4584256441dff77b0548827fafbd0b559aa3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141400
Tested-by: Jenkins
Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
diff --git a/sw/qa/uitest/writer_dialogs/openDialogs.py b/sw/qa/uitest/writer_dialogs/openDialogs.py
index 896d2fd..1e58c5a 100644
--- a/sw/qa/uitest/writer_dialogs/openDialogs.py
+++ b/sw/qa/uitest/writer_dialogs/openDialogs.py
@@ -50,7 +50,8 @@ dialogs = [
# dialog opens but is not recognised by execute_dialog_through_command
# {"command": ".uno:InsertBookmark", "closeButton": "close"},
# tested in sw/qa/uitest/writer_tests2/bookmark.py
{"command": ".uno:InsertReferenceField", "closeButton": "cancel"},
# {"command": ".uno:InsertReferenceField", "closeButton": "cancel"},
# Tested in sw/qa/uitest/writer_tests7/tdf135938.py
# {"command": ".uno:InsertSymbol", "closeButton": "cancel"},
# tested in sw/qa/uitest/writer_tests3/specialCharacter.py
# {"command": ".uno:InsertFootnoteDialog", "closeButton": "cancel"},