You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/10/25 15:04:55 UTC

DO NOT REPLY [Bug 37241] - tasks that timeout do not perform tearDown if fork="true"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37241>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37241





------- Additional Comments From stevel@apache.org  2005-10-25 15:04 -------
I see what you mean. I think this is probably the case. when we timeout we kill
the test process because they are deemed to have crashed in some way. 

Refactoring the junit test runner to do a cleaner shutdown would be a very
complex process indeed. Maybe you could add some signal handler to do explicit
cleanup for your tests,

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org