On 2010-06-04, Bruce Atherton wrote:
> One downside to the way they are currently laid out is that you have
> to do a test build followed by a cleanup build every time (running Ant
> twice). Separating them out makes sense so that you have time between
> runs to examine the database and make sure everything is as
> expected. The trouble is that if you try to do two tests in a row
> without running cleanup in between, you get a build failure. Any ideas
> about how to fix that?
Can the tests depend on cleanup? Sorry, I haven't actually looked into
the build file but thought I might toss out the idea anyway.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|