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 akuchling
Recipients akuchling, brian.curtin, christian.heimes
Date 2010-02-22.04:12:09
SpamBayes Score 0.0019687698
Marked as misclassified No
Message-id <1266811931.66.0.690383541049.issue1481@psf.upfronthosting.co.za>
In-reply-to
Content
They were disabled in r50949, with the comment:
========
Disable these tests until they are reliable across platforms.  
These problems may mask more important, real problems.

One or both methods are known to fail on: Solaris, OpenBSD, Debian, Ubuntu.
They pass on Windows and some Linux boxes.
========

Some of them seem to only work on one platform, so maybe someone could write some platform-checking code to skip tests as necessary.
History
Date User Action Args
2010-02-22 04:12:11akuchlingsetrecipients: + akuchling, christian.heimes, brian.curtin
2010-02-22 04:12:11akuchlingsetmessageid: <1266811931.66.0.690383541049.issue1481@psf.upfronthosting.co.za>
2010-02-22 04:12:10akuchlinglinkissue1481 messages
2010-02-22 04:12:09akuchlingcreate