[Zope-dev] Test failure in zope.component on 2.10 branch

Paul Winkler slinkp at gmail.com
Mon Apr 28 16:11:16 EDT 2008


Does anybody else see this on a fresh checkout of the zope 2.10 branch?
I think it's pretty new; I had a checkout last week where I didn't get
any test failures.

pw at pw ~/tmp/z2branches/2.10 $ python test.py -s zope.component
Running tests at level 1
Running unit tests:
  Running:
................................................................................................................................................................................................................................................................................................................

Failure in test testStandalone (zope.component.tests.StandaloneTests)
Traceback (most recent call last):
  File "/usr/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/pw/tmp/z2branches/2.10/lib/python/zope/component/tests.py",
line 975, in testStandalone
    self.fail(''.join(lines))
  File "/usr/lib/python2.4/unittest.py", line 301, in fail
    raise self.failureException, msg
AssertionError: .
----------------------------------------------------------------------
Ran 1 test in 0.011s

OK



-- 
http://www.slinkp.com


More information about the Zope-Dev mailing list