On Sun, 30 Nov 2008, Bill Moseley wrote:

On Sun, Nov 30, 2008 at 09:22:02AM +0200, Gabor Szabo wrote:

I tired SmokeRunner::Multi with partial success.

I got as far as installing it and didn't really get how to use it.
But, by then I had a running shell script that does a svn export,
builds what needs to be built, and runs tests.  The script only runs
when it detects a new revision in svn, and will set a flag on errors
so that it can also report when all tests are passing again.

Heh, that's _exactly_ what SmokeRunner::Multi will do. The only difference is that it makes it easy to add new repos, for example if you have multiple projects or branches to test, and it tries to test the ones most in need of testing first (longest time between last test run and most recent change).


-dave

/*============================================================
http://VegGuide.org               http://blog.urth.org
Your guide to all that's veg      House Absolute(ly Pointless)
============================================================*/

Reply via email to