Issue 84709 - Testtool: Build in kill command in case of a server timeout
Summary: Testtool: Build in kill command in case of a server timeout
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 13:27 UTC by joerg.skottke
Modified: 2017-05-20 10:55 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joerg.skottke 2007-12-18 13:27:31 UTC
When the testtool runs into a server timeout the test is usually aborted.
In most cases the office terminates (crashes) which allows the testtool to recover.
But in some cases the office just hangs for an infinite time and needs to be
killed externally.

In case of a server timeout the Testtool should execute a "pkill -9 soffice.bin"
(on UNIX(like) platforms and the equivalent on Windows) after a period of time -
maybe some 5-10 seconds. 
This should be an optional feature (Checkbox on options page) and it should be
available only if the system provides the capability. This makes installing a
"kill" tool on Windows an optional feature, as not everyone has such a command
line tool.

This is done by our TestLauncher anyway, but if the timings in the database are
incorrect it might take considerable time before the test continues, wasting
lots of time.
Comment 1 gregor.hartmann 2007-12-21 09:51:56 UTC
.
Comment 2 Marcus 2017-05-20 10:55:16 UTC
Reset assigne to the default "issues@openoffice.apache.org".