History log of /trunk/test/testuno/source/org/ (Results 1 - 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA
ffd83a4c14-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
ce8ed6d531-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
20033afd01-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

57caf93421-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

cebb507a07-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

3cb3fca607-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

e6e6073d31-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 ...