diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2021-06-04 13:17:34 +0200 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2021-06-04 14:00:42 +0200 |
commit | 4839b7ca3b5a730edf90ebebc749db145efec098 (patch) | |
tree | 584a651a353aabae13f996c62ed54767f3fe1434 /xmerge/README.md | |
parent | 191a5bc8bce278d93d8e52d83771fcf59a0fbe9f (diff) |
Fix UITests that use File Open dialog to load documents
It relied upon the component being loaded before the next
Python code line is executed. OTOH, UITest.load_file uses
EventListener to wait for the OnLoad event, which should
be reused in all such cases.
This moves the waiting code to a dedicated context manager,
and modifies UITest.load_file to use it. Respective tests
using the File dialog also use the new manager to wrap the
action starting the loading process.
Change-Id: Ic6eb0533b06e0ccc63dffc2ddc0e91d8159cae4a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116693
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'xmerge/README.md')
0 files changed, 0 insertions, 0 deletions