[issue13394] Patch to increase aifc lib test coverage

Oleg Plakhotnyuk report at bugs.python.org
Tue Dec 13 20:38:20 CET 2011


Oleg Plakhotnyuk <olegus8 at gmail.com> added the comment:

The split is in progress. There will be at least two more patches.
Regarding your comments:
1) Sorry for my english :-) It is fully determined by the input. With this particular test input the assertNotEqual will always pass. So I've removed it.
2) These were simple prints, not warnings. I've replaced them with warnings and tested with assertWarns. It resulted in some changes to aifc library itself, but they are trivial and cannot affect behavior.
3) Fixed.
Thanks.

----------
Added file: http://bugs.python.org/file23945/test_aifc.patch

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


More information about the Python-bugs-list mailing list