diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-10-25 16:17:43 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-10-25 17:54:39 +0200 |
commit | 02bd6074b00c3e4420f67ad67566c217d9341c03 (patch) | |
tree | 8cdc7baa616b62f2c11799e4743e7dd361f32cbf /uitest/math_tests | |
parent | 5dc3bc1e951a5e1c485db8034d691bac4d42344a (diff) |
uitest: execute setActiveFrame in load_file first
In 4839b7ca3b5a730edf90ebebc749db145efec098
< Fix UITests that use File Open dialog to load documents >
the order of execution of load_file method was changed,
making the code after the yield keyword to be executed
after the test code is run, which is not what the original code did.
We need to execute that code before running the test code,
specially setActiveFrame
Change-Id: I4ba436cbdf4fe2261589527f8d38a916d47b94aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124154
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'uitest/math_tests')
0 files changed, 0 insertions, 0 deletions