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.

[EMAIL PROTECTED] ~/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
_______________________________________________
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