On Thu, Jul 22, 2010 at 08:40, Lennart Regebro <[email protected]> wrote: > On Thu, Jul 22, 2010 at 08:38, Lennart Regebro <[email protected]> wrote: >> Am I doing something wrong? I have a dedicated python 2.6, and run >> python2.6 dev.py and then bin/test. > > I looked through the tests again, and some of the tests are clearly an > effect of using doctest instead of zope.testing.doctest, I recognize > that. I'll try again with zope.testing.doctest, so ignore this mail > for a couple of hourse. I'll be back. :-)
OK, I got that down to one error: "bootstrap.py: error: no such option: --setup-source" It seems the --setup-source option is gone? I can remove the test... Then I can start updating the tests to using zope.testrunner and doctest as well, that seems to be a couple of extra failing tests there. -- Lennart Regebro, Colliberty: http://www.colliberty.com/ Python, Zope, Plone blog: http://regebro.wordpress.com/ Telephone: +33 661 58 14 64 _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
