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 michael.foord
Recipients gregory.p.smith, michael.foord
Date 2014-01-07.23:58:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389139109.91.0.765973963017.issue20165@psf.upfronthosting.co.za>
In-reply-to
Content
Hmmm... TestTools has wasSuccessful return False on an unexpected success [1] and I can't find an issue for any previous discussion.

I don't use unexpected success, so I have no particular horse in this race but it seems more logical that wasSuccessful should return False when there are unexpected successes.


[1] https://code.launchpad.net/~jml/testtools/unexpected-success-2/+merge/42050
History
Date User Action Args
2014-01-07 23:58:29michael.foordsetrecipients: + michael.foord, gregory.p.smith
2014-01-07 23:58:29michael.foordsetmessageid: <1389139109.91.0.765973963017.issue20165@psf.upfronthosting.co.za>
2014-01-07 23:58:29michael.foordlinkissue20165 messages
2014-01-07 23:58:29michael.foordcreate