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 ncoghlan
Recipients ncoghlan, ned.deily
Date 2011-09-11.12:54:02
SpamBayes Score 0.0001101313
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Ah, I believe I see why the expected failure isn't working properly - the failing testFDPass* tests are causing the subsequent tear down code to also fail.
History
Date User Action Args
2011-09-11 12:54:03ncoghlansetrecipients: + ncoghlan, ned.deily
2011-09-11 12:54:03ncoghlansetmessageid: <[email protected]>
2011-09-11 12:54:02ncoghlanlinkissue12958 messages
2011-09-11 12:54:02ncoghlancreate