History log of /trunk/test/testgui/source/ (Results 26 - 50 of 74)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
772b8e0b24-Feb-2014 Herbert Dürr

#i124304# fix fvt.gui.sw.table.TableGeneral for the new colorpicker


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1571333 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO401
3bf9748604-Sep-2013 Herbert Dürr

#i123172# remove 25min of dead time in saveNewSWWithLineToDoc() test


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519988 13f79535-47bb-0310-9956-ffa450edef68

122356be03-Sep-2013 Herbert Dürr

#i123172# emit regular infos in long running SVT autotests

some SVT autotests were not suitable for being run as buildbot step
because they repeat running individual test cases hundreds

#i123172# emit regular infos in long running SVT autotests

some SVT autotests were not suitable for being run as buildbot step
because they repeat running individual test cases hundreds of times
without providing any output. Buildbots expect regular output and
the timeout for this is configurable. Their default value is already
quite high and should neither be increased by orders of magnitude
nor should it be disabled, as hang detection is a valuable test too.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519626 13f79535-47bb-0310-9956-ffa450edef68

show more ...

05d8590302-Sep-2013 Herbert Dürr

#i123164# prevent timeout+kill in fvt.gui.sd.shape.ShapeTypes autotests

If the modified test documents are neither saved nor discarded a QueryBox
"The document $DOC has been modified.\nD

#i123164# prevent timeout+kill in fvt.gui.sd.shape.ShapeTypes autotests

If the modified test documents are neither saved nor discarded a QueryBox
"The document $DOC has been modified.\nDo you want to save your changes?"
would prevent the application from quitting normally. Calling AppTool's
discard() method handles this message box.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519460 13f79535-47bb-0310-9956-ffa450edef68

show more ...

afc5778102-Sep-2013 Herbert Dürr

#i123160# fix race-condition in fvt.gui.sd.shape.ShapeTypes

The two fvt.gui.sd.shape.ShapeTypes tests (for callout and star shapes)
often fail because the tests expects three items in th

#i123160# fix race-condition in fvt.gui.sd.shape.ShapeTypes

The two fvt.gui.sd.shape.ShapeTypes tests (for callout and star shapes)
often fail because the tests expects three items in the navigator as a
precondition. These three items are only shown there if filter->shapes
and then all-shapes has been selected.

There is a race condition: The click on filter->shapes fails when the
window-manager hasn't focussed the Navigator window. Then the precondition
that all shapes are selected fails.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1519425 13f79535-47bb-0310-9956-ffa450edef68

show more ...

f76c599929-Aug-2013 Herbert Dürr

#i123142# handle "file changed by others" msgbox in autotests

autotests are routinely deleting/rewriting/overwriting temporary files
and a warning msgbox pops up for that which needs to

#i123142# handle "file changed by others" msgbox in autotests

autotests are routinely deleting/rewriting/overwriting temporary files
and a warning msgbox pops up for that which needs to be handled, else
the autotest runs into a timeout and thus fails.

Unfortunately the "file changed by others" message box doesn't have
an e.g. helpid or other constant for finding it, so the msgbox's
message itself has to be checked.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518666 13f79535-47bb-0310-9956-ffa450edef68

show more ...

78c4b82429-Aug-2013 Herbert Dürr

#i121388# adjust testDefaultErrorAlertMessage() autotest

to the renaming done in revision 1431253


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518535 13f79535

#i121388# adjust testDefaultErrorAlertMessage() autotest

to the renaming done in revision 1431253


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518535 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO400
3b88407904-Feb-2013 Herbert Dürr

#i121388# fix FVT autotest assertion for appname

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1442103 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
fd34842626-Nov-2012 Li Feng Wang

Add log for failure screenshot

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1413470 13f79535-47bb-0310-9956-ffa450edef68

688c272f21-Nov-2012 Li Feng Wang

change export file name of SVT case

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1412022 13f79535-47bb-0310-9956-ffa450edef68

b74bac8714-Nov-2012 Li Feng Wang

reconstruct GUI FVT case about Document

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409105 13f79535-47bb-0310-9956-ffa450edef68

c37bcbf414-Nov-2012 Li Feng Wang

reconstruct GUI FVT case about Presentation

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409084 13f79535-47bb-0310-9956-ffa450edef68

424494b014-Nov-2012 Li Feng Wang

reconstruct GUI FVT case about Spreadsheet

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409059 13f79535-47bb-0310-9956-ffa450edef68

b23eb6e114-Nov-2012 Li Feng Wang

reconstruct GUI FVT case about formula

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1409058 13f79535-47bb-0310-9956-ffa450edef68

38c338db13-Nov-2012 Li Feng Wang

reconstruct GUI FVT case about formula

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1408626 13f79535-47bb-0310-9956-ffa450edef68

464275f726-Oct-2012 Liu Zhe

Make run.bat not to print license header

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402454 13f79535-47bb-0310-9956-ffa450edef68

f2df220c26-Oct-2012 Li Feng Wang

change ignore info

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402426 13f79535-47bb-0310-9956-ffa450edef68

bcbf76e825-Oct-2012 Li Feng Wang

close header and footer dialog after get info

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402116 13f79535-47bb-0310-9956-ffa450edef68

70375b4625-Oct-2012 Li Feng Wang

sleep before close navigator

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402101 13f79535-47bb-0310-9956-ffa450edef68

1ff8e3a925-Oct-2012 Li Feng Wang

close navigator after test

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402072 13f79535-47bb-0310-9956-ffa450edef68

96ee427f25-Oct-2012 Li Feng Wang

close navigator in teardown method.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401993 13f79535-47bb-0310-9956-ffa450edef68

4a13b48e25-Oct-2012 Li Feng Wang

fix problems in test scripts

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401985 13f79535-47bb-0310-9956-ffa450edef68

07d7dbdc24-Oct-2012 Herbert Dürr

add ALv2 license headers to new files to satisfy the Apache Release Audit Tool

the new files were contributed by AOO committers under the ALv2
but http://ci.apache.org/projects/openoffic

add ALv2 license headers to new files to satisfy the Apache Release Audit Tool

the new files were contributed by AOO committers under the ALv2
but http://ci.apache.org/projects/openoffice/rat-output.html
rightfully complains until the actual license headers are in the files


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401677 13f79535-47bb-0310-9956-ffa450edef68

show more ...

66d0652a22-Oct-2012 Li Feng Wang

change svt repeat time

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400767 13f79535-47bb-0310-9956-ffa450edef68

ac2ddd9c22-Oct-2012 Li Feng Wang

modify svt result file's data structure

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400766 13f79535-47bb-0310-9956-ffa450edef68

123