[issue12804] make test should not enable the urlfetch resource

Antoine Pitrou report at bugs.python.org
Sat Oct 1 16:48:28 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Change reverted. "make test" should run a comprehensive test of Python's facilities, and that includes network facilities. We only exclude functionality where testing is hostile to the user (largefile,audio,gui).

You could add "make offlinetest" if you care, though.

----------
components: +Tests
priority: normal -> low
resolution: fixed -> 
stage: committed/rejected -> 
type:  -> behavior

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


More information about the Python-bugs-list mailing list