diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2023-01-30 14:17:43 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2023-01-30 19:16:21 +0000 |
commit | 86558061332e9828d5a69fe97b439bf49560f552 (patch) | |
tree | 5c3eeebae5e9a1542155dad31b948c89de923f2b /sw/qa | |
parent | 440230f1802ce03f83aa92d1b56806e068ce4800 (diff) |
sw: blind fix for uitest hang
in sw/qa/uitest/writer_tests6/ there is another test document called
edit_file_properties_before_saving.py that changes the option
"Edit document properties before saving" to True.
My theory is that it might affect save_readonly_with_password.py so let's move it to another folder to make sure this is not affecting the test
Change-Id: Ib75361be31aceeec33df76ae31a9ee8c261a2c7c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146357
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw/qa')
-rw-r--r-- | sw/qa/uitest/writer_tests3/save_readonly_with_password.py (renamed from sw/qa/uitest/writer_tests6/save_readonly_with_password.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/uitest/writer_tests6/save_readonly_with_password.py b/sw/qa/uitest/writer_tests3/save_readonly_with_password.py index 46fa527d6d90..46fa527d6d90 100644 --- a/sw/qa/uitest/writer_tests6/save_readonly_with_password.py +++ b/sw/qa/uitest/writer_tests3/save_readonly_with_password.py |