If it's not enough to kill the Java test process, you may need to kill
OpenOffice instances too, which run in separate processes.
If you only want to run a specific test, look at
https://wiki.openoffice.org/wiki/QA/test_automation_guide#Run_testing_2 for
how you run only 1 test class.
On Thu, Jul
Thanks, I'll try that.
Meanwhile, how do I get to do a second test run after killing the first
one? "ant clean" does not help. Killing and restarting Cygwin does not
help. Rebooting the system does let me run again, but is inconvenient.
On 7/7/2016 12:11 AM, Damjan Jovanovic wrote:
The hung
The hung test method from your log is testInsertFunctionViaFormulaBar. What
I'd recommend is getting a stack trace of the Java test process, eg. using
jstack (since you probably didn't run it with remote debugging enabled),
and seeing where in that test method it is stuck.
On Thu, Jul 7, 2016 at 1
How does one find out whether the tests have hung, or are just taking
their time? I started them by running ant in the test folder using a
cygwin shell that has the winenv.set.sh parameters for my AOO412 build.
It started doing AOO things, with windows appearing, changing, and
disappearing, so
On 07/05/2016 07:42 PM, Damjan Jovanovic wrote:
Plz see http://www.mail-archive.com/dev@openoffice.apache.org/msg27036.html
You probably want the qa tests, which run the (copied) Smoketest nowdays.
Damjan
On Wed, Jul 6, 2016 at 12:25 AM, Carl Marcum wrote:
Hi Damjan,
Somehow I missed this
Plz see http://www.mail-archive.com/dev@openoffice.apache.org/msg27036.html
You probably want the qa tests, which run the (copied) Smoketest nowdays.
Damjan
On Wed, Jul 6, 2016 at 12:25 AM, Carl Marcum wrote:
> Hi all,
>
> Are there other automated smoke test macros or scripts other than noted
Hi all,
Are there other automated smoke test macros or scripts other than noted
below that can be ran on a built office to test basic functionality and
make sure nothing major is broken?
I found this wiki page [1] that references a sxw document that contains
macros and will display a report