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 steve.dower
Recipients steve.dower, tim.golden, zach.ware
Date 2015-04-12.03:22:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428808934.67.0.000430886417997.issue23919@psf.upfronthosting.co.za>
In-reply-to
Content
The fix for these is to hide the output, which is in the test modules handling of the -n option.

The assertions should fail, as they are testing error conditions.
History
Date User Action Args
2015-04-12 03:22:14steve.dowersetrecipients: + steve.dower, tim.golden, zach.ware
2015-04-12 03:22:14steve.dowersetmessageid: <1428808934.67.0.000430886417997.issue23919@psf.upfronthosting.co.za>
2015-04-12 03:22:14steve.dowerlinkissue23919 messages
2015-04-12 03:22:14steve.dowercreate