[ python-Patches-1731169 ] Expect skips by platform

"SourceForge.net" <[email protected]> Thu, 12 Jul 2007 02:24:22 -0700
Newsgroups gmane.comp.python.patches
Message-ID <[email protected]>
Patches item #1731169, was opened at 2007-06-05 05:25
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1731169&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: Python 2.6
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Matt Kraai (kraai)
Assigned to: Nobody/Anonymous (nobody)
Summary: Expect skips by platform

Initial Comment:
Some tests are expected to be skipped on all but one or two platforms by being included in the lists of tests to be skipped for all but those one or two platforms.

This patch removes such tests from those lists and expects to skip them if the platform isn't one of the few where they aren't skipped.

----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2007-07-12 09:24

Message:
Logged In: YES 
user_id=849994
Originator: NO

Extended and committed in rev. 56304.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1731169&group_id=5470