AW: Timeout in junit and sysout

2010-06-18 Thread Knuplesch, Juergen
Thanks Stefan, this was just a coincidence. (A developer just comittet a new test, that started a subprocess and was not able to kill the subprocess. So the Ant build was hanging and the timeout could not kill the whole process. Terrible!) Regards Juergen -Ursprüngliche Nachricht- Vo

AW: Timeout in junit and sysout

2010-06-15 Thread Knuplesch, Juergen
Hello, I added the showoutput=true to my task. Now I experience that the timeout does not work! So my build hangs, because one test is not terminating. Does this have something to do do with the showoutput or is this just a coincidence? Regards Jürgen -Ursprüngliche Nachricht- Von:

AW: Timeout in junit and sysout

2010-06-13 Thread Knuplesch, Juergen
Thank you, Stefen, I will try this! -Ursprüngliche Nachricht- Von: Stefan Bodewig [mailto:bode...@apache.org] Gesendet: Samstag, 12. Juni 2010 06:40 An: user@ant.apache.org Betreff: Re: Timeout in junit and sysout On 2010-06-11, Knuplesch, Juergen wrote: > some of our Junit tests run