To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84709 Issue #|84709 Summary|Testtool: Build in kill command in case of a server ti |meout Component|framework Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|gh Reported by|jsk
------- Additional comments from [EMAIL PROTECTED] Tue Dec 18 13:27:31 +0000 2007 ------- 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. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
