I use Ant to compile tests and generate reports, and the compile phase succeeded, but the <flexunit> failed, the error log following:
java.util.concurrent.ExecutionException: command [<testcase classname="XXX", name="XXX", time='0.000' status='success'/>] not understood,
I don't konw where is the problem