James Mckenzie wrote:
There was no communication taking place between OOo and TestTool;
TestTool was able to open new OOo windows (Which happened by calling
'soffice'), but communication couldn't take
place because the parameter -enableautomation needs to get passed on
starting OOo and it doesn't work on an already
running OOo process.
Interesting that the test scripts cannot check for an already running
OpenOffice process and kill it off. This would eliminate these problems.
We can kill the OOo process if the TestTool started it (kill comand) :-)
But to kill an OOo process that was started from somewhere else is not
that easy for the TestTool.
Maybe Gregor Hartman can tell something about it, since he offered us
the kill command
after we complained about somthing similar.
We could use the kill command executed by the basic 'shell' command,
but not on all win32 platforms a kill command is available;
That wouldn't kill and disable the quickstarter either;
There needs to be a job done by the human test script starter ;-)
The topic is a little bit adressed in the script at:
http://qa.openoffice.org/source/browse/qa/qatesttool/script/win32/OOoTestRun_win32.bat?rev=1.16&view=auto&content-type=text/vnd.viewcvs-markup
So we decided it would be the job for a wrapper script that has to start
the TestTool.
cheers
Thorsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]