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 rbcollins
Recipients BreamoreBoy, akira, eric.araujo, ezio.melotti, kristjan.jonsson, martin.panter, michael.foord, pitrou, r.david.murray, rbcollins, stutzbach, vzhong, zach.ware
Date 2015-08-20.23:39:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440113940.27.0.184326672816.issue14534@psf.upfronthosting.co.za>
In-reply-to
Content
So I've two more cases for this that I think we need to ensure works.

Firstly FunctionTestCase should be blacklistable, and its not abstract.

Secondly we're going to want nose, unittest2 etc to be able to also honour this. I suspect that this is easy and may not require any changes, but having a think about it would be good.
History
Date User Action Args
2015-08-20 23:39:00rbcollinssetrecipients: + rbcollins, pitrou, kristjan.jonsson, stutzbach, ezio.melotti, eric.araujo, r.david.murray, michael.foord, akira, BreamoreBoy, martin.panter, zach.ware, vzhong
2015-08-20 23:39:00rbcollinssetmessageid: <1440113940.27.0.184326672816.issue14534@psf.upfronthosting.co.za>
2015-08-20 23:39:00rbcollinslinkissue14534 messages
2015-08-20 23:39:00rbcollinscreate