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 r.david.murray
Recipients Arfrever, r.david.murray, vajrasky, zach.ware
Date 2013-12-11.21:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386798227.65.0.0299972177988.issue19828@psf.upfronthosting.co.za>
In-reply-to
Content
I would just change the comment to "it is not useful to run the tests if we were called with -S".  Otherwise it looks fine.

If someone adds tests that are meaningful with -S is specified, we can put them in a different class, and move the skip to the class level.  You could mention that in the comment as well.
History
Date User Action Args
2013-12-11 21:43:47r.david.murraysetrecipients: + r.david.murray, Arfrever, zach.ware, vajrasky
2013-12-11 21:43:47r.david.murraysetmessageid: <1386798227.65.0.0299972177988.issue19828@psf.upfronthosting.co.za>
2013-12-11 21:43:47r.david.murraylinkissue19828 messages
2013-12-11 21:43:47r.david.murraycreate