[Zope-dev] Re: how to run zope 2.9 testrunner ?

Simon Michael simon at joyful.com
Wed Feb 8 18:40:16 EST 2006


Thanks.. that doesn't work for me, ideas anyone ?

/zope2$ bin/zopectl test
/zope2.9/lib/python/App/ImageFile.py:21: DeprecationWarning: Using 
OFS.content_types is deprecated (will be re\moved in Zope 2.11). Instead 
use zope.app.contenttypes.
   from OFS.content_types import guess_content_type
Traceback (most recent call last):
   File "/zope2.9/lib/python/Zope2/Startup/zopectl.py", line 316, in ?
     main()
   File "/zope2.9/lib/python/Zope2/Startup/zopectl.py", line 277, in main
     c.onecmd(" ".join(options.args))
   File "/usr/lib/python2.3/cmd.py", line 210, in onecmd
     return func(arg)
   File "/zope2.9/lib/python/Zope2/Startup/zopectl.py", line 243, in do_test
     assert os.path.exists(script)
AssertionError
/zope2$ echo $PYTHONPATH
/zope2:/zope2.9/lib/python
/zope2$



More information about the Zope-Dev mailing list