On Fri, 27 Jan 2006, Carlton Brown <[EMAIL PROTECTED]>
wrote:
> The ant task seems to create zero-length output files for a
> few of my unit test classes.
Which version of Ant are you using? There have been some problems
with tests running into timeouts or crashing the VM, but they are
supposed
On 1/27/06, Brown, Carlton <[EMAIL PROTECTED]> wrote:
> The ant task seems to create zero-length output files for a few
> of my unit test classes. It does so without reporting any errors but
> of course of course chokes on them complaining about
> premature EOF.
> Does anyone have any suggestio
The ant task seems to create zero-length output files for a few
of my unit test classes. It does so without reporting any errors but
of course of course chokes on them complaining about
premature EOF.
Does anyone have any suggestions as to how to troubleshoot a problem
like this?
Thanks