merge the formfield patch from ooo-build
[ooovba.git] / reportdesign / qa / complex / runner.props
blobd894366ce006ab46e0696b5e006f1d76f98291f6
1 # where to store created documents
2 wntmsci.DOC_COMPARATOR_OUTPUT_PATH=\\\\so-gfxcmp-lin\\doc-pool\\reporttest
3 unxlngi.DOC_COMPARATOR_OUTPUT_PATH=/net/so-gfxcmp-lin/export/gfxcmp/document-pool/reporttest
5 DB_CONNECTION_STRING=server:jakobus,db:jobs_convwatch,user:admin,passwd:admin
7 # Set path to an existing office installation
8 wntmsci.AppExecutionCommand=C:\\home\\${USERNAME}\\staroffice8\\program\\soffice.exe  -norestore -nocrashreport -accept=socket,host=localhost,port=8100;urp;
9 unxlngi.AppExecutionCommand=/opt/staroffice8/program/soffice                          -norestore -nocrashreport -accept=socket,host=localhost,port=8100;urp;
11 # Set the 'Continue' Property to true, to leave out already done tests.
12 Continue=true
14 TestBase=java_complex
15 TestJob=-o complex.ReportDesignerTest
16 DebugIsActive=true
17 ThreadTimeOut=400000
18 SingleTimeOut=300000
20 # don't start office automatically
21 NoOffice=true