Hi, When using the junit task in Ant if a test times out, then all the user receives is an one line error to the console saying that the tests timeout and the junit report looks fine because it only reports tests that had successfully completed. In order to debug the timeout stack traces are needed.
Is this functionality available currently? It would be preferred that we had the stacktrace being printed above the timeout in a formatted manner. It would also be preferred if the offending test(s) do show up in the report in full. What do you guys think? Thanks in advance. -- Alex Foreman --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org