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 pitrou
Recipients alexandre.vassalotti, collinwinter, pitrou, srid
Date 2010-08-27.18:35:53
SpamBayes Score 2.8858078e-06
Marked as misclassified No
Message-id <1282934154.97.0.178687497187.issue9672@psf.upfronthosting.co.za>
In-reply-to
Content
This is not a failure, it just indicates that the tests get skipped.
While I agree that ideally the tests should be able to run on all systems, it should also be noted that the pickle protocols are (supposed to be) platform-agnostic and, therefore, it is not mandatory to run cross-compatibility tests on all platforms.
History
Date User Action Args
2010-08-27 18:35:55pitrousetrecipients: + pitrou, collinwinter, alexandre.vassalotti, srid
2010-08-27 18:35:54pitrousetmessageid: <1282934154.97.0.178687497187.issue9672@psf.upfronthosting.co.za>
2010-08-27 18:35:53pitroulinkissue9672 messages
2010-08-27 18:35:53pitroucreate