[issue1659] Tests needing network flag?

anatoly techtonik report at bugs.python.org
Thu Apr 1 18:58:05 CEST 2010


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

Updated patch.

    test_socket  - whole suite will be skipped
    test_socket_ssl - no more avail
    test_ssl     - only test that require network will be marked as skipped
    test_urllib2 - untouched, requires fine-grained approach, probably for separate ticket

----------
components: +Tests
keywords: +patch
nosy: +techtonik
versions: +Python 2.7
Added file: http://bugs.python.org/file16724/1659.no_network.diff

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


More information about the Python-bugs-list mailing list