I'm assuming this is operator error, but I can't make head nor tail of
the following (in a zope 2 trunk sandbox).  Note the number of tests run
by each command:

[EMAIL PROTECTED] Zope-Trunk $ python lib/python/OFS/tests/testObjectManager.py 
.No handlers could be found for logger "Zope"
.....................
----------------------------------------------------------------------
Ran 22 tests in 7.545s

OK
[EMAIL PROTECTED] Zope-Trunk $ python test.py --all -m testObjectManager
Running tests at all levels
/usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom
module is deprecated; please use the random module
  DeprecationWarning)
Running unit tests:
  Running:
    ............
  Ran 12 tests with 0 failures and 0 errors in 0.010 seconds.


-- 

Paul Winkler
http://www.slinkp.com
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to