Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA |
|
ffd83a4c | 14-Jan-2023 |
Damjan Jovanovic |
UnoApp.close() was issuing XDesktop.terminate(), and then starting a timer that would kill OpenOffice 2 second seconds, while also killing it in the finally block, and not waiting for it to e
UnoApp.close() was issuing XDesktop.terminate(), and then starting a timer that would kill OpenOffice 2 second seconds, while also killing it in the finally block, and not waiting for it to exit. This sometimes caused tests to start OpenOffice before the previous instance fully finished, especially in the fvt.uno.sc.formula.TestFormulaDocs test which starts up OpenOffice for each document, and then the new instance wouldn't start, causing test failures. Rather, after issuing XDesktop.terminate(), wait up to 5 seconds for OpenOffice to exit. Only if it's still running, kill it. This is similar to what VclApp already does. Patch by: me
show more ...
|
Revision tags: AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA |
|
ce8ed6d5 | 31-Jul-2020 |
Damjan Jovanovic |
Add the registry modification that will disable clearing user personal info on saving, so that saving and reloading fields like revision number can be tested. Closes #i128398# - auto
Add the registry modification that will disable clearing user personal info on saving, so that saving and reloading fields like revision number can be tested. Closes #i128398# - autotest fvt.uno.sd.file.CheckFileProperties loses some DocumentProperties when saving Patch by: me
show more ...
|
Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta, AOO401, AOO400, AOO340 |
|
20033afd | 01-Oct-2012 |
Liu Zhe |
Fix: Report can't be shown in IE git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1392290 13f79535-47bb-0310-9956-ffa450edef68 |
57caf934 | 21-Sep-2012 |
Liu Zhe |
Add new pvt.uno.Benchmark git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388443 13f79535-47bb-0310-9956-ffa450edef68 |
cebb507a | 07-Sep-2012 |
Liu Zhe |
Fix compiliance error again old uno jars git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381972 13f79535-47bb-0310-9956-ffa450edef68 |
3cb3fca6 | 07-Sep-2012 |
Liu Zhe |
"One test class for performance test" git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1381966 13f79535-47bb-0310-9956-ffa450edef68 |
e6e6073d | 31-Aug-2012 |
Liu Zhe |
Move test to trunk/. See the discussion: http://markmail.org/thread/agaeqo6m4d744urz git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1379248 13f79535-47bb-0310-9956-ffa450ed
Move test to trunk/. See the discussion: http://markmail.org/thread/agaeqo6m4d744urz git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1379248 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|