On Sun, Jan 23, 2011 at 10:49 AM, Jim Jagielski <j...@jagunet.com> wrote: > > > IIRC, SMOKE used that feature as well...
Best I can tell with a cursory look is that SMOKE (you have to create it from the example in Apache::TestSmoke) uses the same times=X syntax, but doesn't pass that through to Apache::TestRun. Instead it iterates a single test; unknown if it shares state which would cause this same croak failure.