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 vstinner
Recipients benjamin.peterson, berker.peksag, dstufft, gregory.p.smith, martin.panter, pitrou, vstinner
Date 2017-05-10.17:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494436274.93.0.261210674419.issue30231@psf.upfronthosting.co.za>
In-reply-to
Content
> I'd suggest marking them with @unittest.expectedFailure as an alternative way to move forward.

I don't understand the purpose of tests known to fail. Is it to validate that we have bugs? :)
History
Date User Action Args
2017-05-10 17:11:14vstinnersetrecipients: + vstinner, gregory.p.smith, pitrou, benjamin.peterson, berker.peksag, martin.panter, dstufft
2017-05-10 17:11:14vstinnersetmessageid: <1494436274.93.0.261210674419.issue30231@psf.upfronthosting.co.za>
2017-05-10 17:11:14vstinnerlinkissue30231 messages
2017-05-10 17:11:14vstinnercreate