Hi,
 i m currently give a try to collective.loadtesting. i want to integrate it in 
projects  i m working on.
the buildout is running well, but the tests fails:

source bin/activate
svn co https://svn.plone.org/svn/collective/collective.loadtesting/trunk 
collective.loadtesting
cd collective.loadtesting
python bootstrap.py
./bin/buildout
./bin/fl-run-bench -s collective.coreloadtests -t test_ReadOnly --cycles=1 

collective.coreloadtests -t test_ReadOnly --cycles=1
Traceback (most recent call last):
  File "/home/toutpt/workspace/performanceplone/collective.loadtesting/bin/fl-
run-bench", line 19, in ?
    import collective.funkload.bench
  File 
"/home/toutpt/workspace/performanceplone/collective.loadtesting/src/collective.funkload/src/collective/funkload/bench.py",
 
line 8, in ?
    from zope.testing.testrunner import runner
ImportError: cannot import name runner

So what i need to do ? I have take a look at  zope.testing.testrunner and 
there are no 'runner' nor 'options' to be import by collective.funkload.


-- 
Jean-Michel FRANCOIS
Makina Corpus

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to