Kaydet (Commit) b004b7f3 authored tarafından Miklos Vajna's avatar Miklos Vajna

UITest_writer_tests5: disable unstable test_tdf123378_print_sets_modified()

See <https://gerrit.libreoffice.org/#/c/67754/3> for discussion, the
stability of this test has to be improved before it can be enabled
again.

Change-Id: Iae7d16c7a6c3659de132e2d64ca43865081b3c9b
Reviewed-on: https://gerrit.libreoffice.org/72724Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
üst e7fb44b8
......@@ -10,6 +10,8 @@ from uitest.framework import UITestCase
class tdf123378(UITestCase):
def test_tdf123378_print_sets_modified(self):
# FIXME unstable test
return
self.ui_test.create_doc_in_start_center("writer")
document = self.ui_test.get_component()
xWriterDoc = self.xUITest.getTopFocusWindow()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment