Re: Python 2.7 and the ZTK - three test failures
Wichert Akkerman <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2010-7-5 23:08, Hanno Schlichting wrote: > Hi there, > > with Python 2.7 final being released, I ran the ZTK tests against it. > > zope.exceptions, zope.formlib and zope.proxy all have one test output > related failure. We seem to have a lot of problems with doctests breaking due to changes in exception formatting. Perhaps a policy to check exceptions using a try/except or self.assertRaises instead of relying on exact formatting would be useful? Wichert. -- Wichert Akkerman <[email protected]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ 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 )