summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2019-06-05 11:58:00 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-06-05 21:02:44 +0200
commitc3f92d7d97109515e2b4a6aec6d65f41480b9da5 (patch)
tree4f57322d52de74aa08eb1990c6388b18a132cd7d /sw
parent1d74d6d3c1f724fcec4d061e17e325b332739c0c (diff)
sw: disable test_tdf118540_preview_document_properties()
See the discussion at <https://gerrit.libreoffice.org/#/c/70840/> this test is quite unstable at the moment, unfortunately. Change-Id: I6cbfdd0d9c5af8a848f32ab209ae70bc7a10d4af Reviewed-on: https://gerrit.libreoffice.org/73557 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'sw')
-rw-r--r--sw/qa/uitest/writer_tests5/tdf118540.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/qa/uitest/writer_tests5/tdf118540.py b/sw/qa/uitest/writer_tests5/tdf118540.py
index a7b403d3b750..9b8b34fa3200 100644
--- a/sw/qa/uitest/writer_tests5/tdf118540.py
+++ b/sw/qa/uitest/writer_tests5/tdf118540.py
@@ -21,6 +21,8 @@ def get_url_for_data_file(file_name):
class tdf118540(UITestCase):
def test_tdf118540_preview_document_properties(self):
+ # FIXME flaky test, usually passes, but breaks regularly.
+ return
writer_doc = self.ui_test.load_file(get_url_for_data_file("tdf118540.docx"))
document = self.ui_test.get_component()
self.xUITest.executeCommand(".uno:PrintPreview") #open print preview