[Zope-dev] New testrunner is confusing the heck out of me

Paul Winkler pw_lists at slinkp.com
Mon Dec 12 15:31:08 EST 2005


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:

pw at kermit Zope-Trunk $ python lib/python/OFS/tests/testObjectManager.py 
.No handlers could be found for logger "Zope"
.....................
----------------------------------------------------------------------
Ran 22 tests in 7.545s

OK
pw at kermit 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


More information about the Zope-Dev mailing list