[issue1550273] Fix numerous bugs in unittest

Ionut Turturica report at bugs.python.org
Wed Aug 19 23:21:42 CEST 2009


Ionut Turturica <jonozzz at yahoo.com> added the comment:

I keep trying to repro this on a smaller scale TestSuite but without any
success. The whole test framework has around 300 tests and I can't
really upload it.

In the mean time I changed the TestSuite's __eq__ back to identity.

I will attach the _breadth_first() method that parses the TestSuites.

----------
Added file: http://bugs.python.org/file14744/test_pybug.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1550273>
_______________________________________


More information about the Python-bugs-list mailing list