[issue1659] Tests needing network flag?

anatoly techtonik report at bugs.python.org
Thu Apr 1 19:01:04 CEST 2010


anatoly techtonik <techtonik at gmail.com> added the comment:

I propose to split this issue.

One is to test which tests that marked with `test_support.requires('network')` _really_ need network connection.

Second is annotation of appropriate methods instead of whole test suite to count exact number of tests skipped due to absent resource.

----------

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


More information about the Python-bugs-list mailing list