Tom Lazar <[email protected]> writes: > On 18.03.2009, at 23:52, Ross Patterson wrote: > >> Ross Patterson <[email protected]> writes: >> >>> Ross Patterson <[email protected]> writes: >>> >>> Secondly, I can't get the collective.funkload tests to run anymore. >>> They just seem to hang. Can you get them to run? When was the last >>> time they ran for you? >> >> You can disregard this. I'm rather embarrassed to confess it was a >> wayward pdb.set_trace(). > > ah, a classic :-) > > but still, what command did you use to start them? they're not running > for me...
You have to run them from the collective.funkload/trunk buildout using bin/test since collective.funkload is not actually in the eggs of the bin/instance script of collective.loadtesting and there's no bin/test script with the egg. Ross _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
