This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author techtonik
Recipients brett.cannon, christian.heimes, georg.brandl, skip.montanaro, techtonik
Date 2010-04-01.17:01:02
SpamBayes Score 5.5413293e-06
Marked as misclassified No
Message-id <1270141264.33.0.74438164288.issue1659@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-04-01 17:01:04techtoniksetrecipients: + techtonik, skip.montanaro, brett.cannon, georg.brandl, christian.heimes
2010-04-01 17:01:04techtoniksetmessageid: <1270141264.33.0.74438164288.issue1659@psf.upfronthosting.co.za>
2010-04-01 17:01:02techtoniklinkissue1659 messages
2010-04-01 17:01:02techtonikcreate