Actually, the approach implemented in HARMONY-2416 extends standard ant's junit task to act as a kind of watchdog. If there was no appropriate 'patting the dog' message provided through the special formatter it logs the crash to xml result file and reports an error to build system.
Alexander On 12/18/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Can we have some sort of "watchdog" that will do something useful if the JVM crashes? geir Alexander Kleymenov wrote: > Guys, > > please, don't forget that JVM can crash before creating of empty xml > file. So, potentially, we can miss some of failures. And what about > the tests not using xml formatter? We should somehow document all > these conditions. > > Thanks, > Alexander
